Instructions to use Gege24/026d8a17-91ce-454f-a1b4-059f6bd14a75 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Gege24/026d8a17-91ce-454f-a1b4-059f6bd14a75 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-3-Llama-3.1-8B") model = PeftModel.from_pretrained(base_model, "Gege24/026d8a17-91ce-454f-a1b4-059f6bd14a75") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
f16a036 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f857fd977a0254ab2c85751e705401f7673f4d79d10d13cb93cc7835d046d571
size 17209567
|