Instructions to use risolmayo/31f2c202-4cff-4d57-99bb-425f233050e8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use risolmayo/31f2c202-4cff-4d57-99bb-425f233050e8 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, "risolmayo/31f2c202-4cff-4d57-99bb-425f233050e8") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
497c0c4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9f2a6d53e78ab0ac3b6ab5f275939837ec4649f38383038c918d62343997ca7a
size 6840
|