Instructions to use debiao29/01-ai-Yi-9B-1726163901 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use debiao29/01-ai-Yi-9B-1726163901 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("01-ai/Yi-9B") model = PeftModel.from_pretrained(base_model, "debiao29/01-ai-Yi-9B-1726163901") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
ce45ba1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6711d1071f6b2210e12451b7d009f47136bdeba2371318d14b74ebe5ecd044d5
size 19686264
|