Instructions to use jfranklin-foundry/01-ai-Yi-9B-1722349846 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use jfranklin-foundry/01-ai-Yi-9B-1722349846 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, "jfranklin-foundry/01-ai-Yi-9B-1722349846") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
0528768 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1982a6d6631b5e53ebaaef2c999af729539e8f9d6f7d964e3ab20aa57ddd4206
size 5240
|