Instructions to use ErrorAI/c86b303d-5326-41de-bdef-260c8320fbd1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ErrorAI/c86b303d-5326-41de-bdef-260c8320fbd1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("katuni4ka/tiny-random-qwen1.5-moe") model = PeftModel.from_pretrained(base_model, "ErrorAI/c86b303d-5326-41de-bdef-260c8320fbd1") - Notebooks
- Google Colab
- Kaggle
| { | |
| "<|endoftext|>": 151643, | |
| "<|im_end|>": 151645, | |
| "<|im_start|>": 151644 | |
| } | |