Instructions to use Alphatao/8342325e-0183-4db5-a478-4536015255dd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Alphatao/8342325e-0183-4db5-a478-4536015255dd with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Nous-Hermes-llama-2-7b") model = PeftModel.from_pretrained(base_model, "Alphatao/8342325e-0183-4db5-a478-4536015255dd") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
46152a5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:26d2e0005e2f69ee8e7f2a3bfaf2cae8beee96cbe23256c4a5e84595161fdb9e
size 1164098450
|