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:
- ef8b7fac517c782297a8a01d7ea8f675b298ad2278ece8fd08487aa7a37d74aa
- Size of remote file:
- 1.03 MB
- SHA256:
- 386c49cf943d71aa110361135338c50e38beeff0a66593480421f37b319e1a39
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.