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: 134 Bytes
5e15d36 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0d6ea38b591d7df89cebc9fe4991d1b4510a4e5de0bd238736192a9edf2728a0
size 109069176
|