Instructions to use VERSIL91/5e7b6626-8b65-4fe1-9ff0-0ff1f2b615e0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/5e7b6626-8b65-4fe1-9ff0-0ff1f2b615e0 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Hermes-3-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "VERSIL91/5e7b6626-8b65-4fe1-9ff0-0ff1f2b615e0") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
f77268f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:607572e8c29cf649f114ae09ebdc46a429a643f2b578e2010ab5ba70b533db9a
size 6776
|