Instructions to use SykoSLM/SykoLLM-V3.5-Beta-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use SykoSLM/SykoLLM-V3.5-Beta-Instruct with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("SykoSLM/SykoLLM-V3.5-Beta-Instruct", set_active=True) - Notebooks
- Google Colab
- Kaggle
| { | |
| "_from_model_config": true, | |
| "bos_token_id": 0, | |
| "eos_token_id": 0, | |
| "output_attentions": false, | |
| "output_hidden_states": false, | |
| "transformers_version": "5.1.0", | |
| "use_cache": false | |
| } | |