Instructions to use ABrain/HPGPT-DeepSeek-R1-Distill-Qwen-7B-R with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ABrain/HPGPT-DeepSeek-R1-Distill-Qwen-7B-R with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
File size: 181 Bytes
2f67fe5 | 1 2 3 4 5 6 7 8 9 10 | {
"_from_model_config": true,
"bos_token_id": 151646,
"do_sample": true,
"eos_token_id": 151643,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.46.2"
}
|