Instructions to use SystemCSer/SparkleLLM_v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SystemCSer/SparkleLLM_v1 with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
| { | |
| "do_sample": true, | |
| "eos_token_id": [ | |
| 151329, | |
| 151336, | |
| 151338 | |
| ], | |
| "max_length": 128000, | |
| "pad_token_id": 151329, | |
| "temperature": 0.8, | |
| "top_p": 0.8, | |
| "transformers_version": "4.43.3" | |
| } | |