Instructions to use dada22231/3dc68e57-4d68-45da-90d6-b18b56865877 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dada22231/3dc68e57-4d68-45da-90d6-b18b56865877 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen1.5-0.5B-Chat") model = PeftModel.from_pretrained(base_model, "dada22231/3dc68e57-4d68-45da-90d6-b18b56865877") - Notebooks
- Google Colab
- Kaggle
| { | |
| "<|endoftext|>": 151643, | |
| "<|im_end|>": 151645, | |
| "<|im_start|>": 151644 | |
| } | |