Instructions to use thalllsssss/2e32d5a8-e011-4e8b-9012-734f773f005a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thalllsssss/2e32d5a8-e011-4e8b-9012-734f773f005a with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("01-ai/Yi-1.5-9B-Chat-16K") model = PeftModel.from_pretrained(base_model, "thalllsssss/2e32d5a8-e011-4e8b-9012-734f773f005a") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
7bd7fb8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5c17859aa57567a23e42260478601ea4dce5c579ba11642b1c3eaf0fca3ecbac
size 109009752
|