Instructions to use mikekubi/task-1-01-ai-Yi-1.5-9B-Chat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mikekubi/task-1-01-ai-Yi-1.5-9B-Chat with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("01-ai/Yi-1.5-9B-Chat") model = PeftModel.from_pretrained(base_model, "mikekubi/task-1-01-ai-Yi-1.5-9B-Chat") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- ef3ad53241151202dc9240826c6af24f1489d30930468551c5ed02cd11cb40ca
- Size of remote file:
- 39.3 MB
- SHA256:
- e5a3df2c95347201a448784859ad30f53838bd5408c41d7e3ae50e5267678407
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.