Instructions to use nbninh/57692212-0d5c-4e91-b2bd-42a4b4647a7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nbninh/57692212-0d5c-4e91-b2bd-42a4b4647a7b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("HuggingFaceH4/zephyr-7b-beta") model = PeftModel.from_pretrained(base_model, "nbninh/57692212-0d5c-4e91-b2bd-42a4b4647a7b") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
f8e1dac | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5f98ad88a522d3a8bccd23c9a4323a3b8e7c48bdd251a8ea0486482b64c7e19e
size 83945296
|