Instructions to use kk-aivio/e8e640fa-76af-43bd-8334-a0b2f9d5fbde with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use kk-aivio/e8e640fa-76af-43bd-8334-a0b2f9d5fbde with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2-0.5B") model = PeftModel.from_pretrained(base_model, "kk-aivio/e8e640fa-76af-43bd-8334-a0b2f9d5fbde") - Notebooks
- Google Colab
- Kaggle
| { | |
| "<|PAD_TOKEN|>": 151646, | |
| "<|endoftext|>": 151643, | |
| "<|im_end|>": 151645, | |
| "<|im_start|>": 151644 | |
| } | |