Instructions to use thanhduc1180/vistralAbmusu_checkpoint200 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thanhduc1180/vistralAbmusu_checkpoint200 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Viet-Mistral/Vistral-7B-Chat") model = PeftModel.from_pretrained(base_model, "thanhduc1180/vistralAbmusu_checkpoint200") - Notebooks
- Google Colab
- Kaggle
File size: 83 Bytes
5e15d36 | 1 2 3 4 5 6 7 | {
"<</SYS>>": 38366,
"<<SYS>>": 38365,
"[/INST]": 38368,
"[INST]": 38367
}
|