Instructions to use daniel40/f07619e1-553f-4d9b-83d3-4ef6a13994db with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use daniel40/f07619e1-553f-4d9b-83d3-4ef6a13994db with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("NousResearch/Hermes-2-Pro-Llama-3-8B") model = PeftModel.from_pretrained(base_model, "daniel40/f07619e1-553f-4d9b-83d3-4ef6a13994db") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
2a57e7b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4e4ec95aff08648ed9ea744056eca886e8ac041eda1fad2ad2c3b1bab2e1cb42
size 84047370
|