Instructions to use sweatSmile/HF-SmolLM3-3B-Math-Formulas-4bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use sweatSmile/HF-SmolLM3-3B-Math-Formulas-4bit with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
File size: 177 Bytes
f92c878 | 1 2 3 4 5 6 7 8 9 10 | {
"bos_token_id": 128000,
"do_sample": true,
"eos_token_id": 128012,
"pad_token_id": 128004,
"temperature": 0.6,
"top_p": 0.95,
"transformers_version": "4.55.2"
}
|