Instructions to use romainnn/6b437cd7-2758-4c6d-b6c1-647cb41b8440 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use romainnn/6b437cd7-2758-4c6d-b6c1-647cb41b8440 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Theta-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "romainnn/6b437cd7-2758-4c6d-b6c1-647cb41b8440") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
481e359 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:74800eea1b707a77aaf1c276824fab13fe6e2de540cf7fefd7c1f0cc3779d567
size 2269297426
|