Instructions to use VERSIL91/54eb9c18-ba9e-4d85-8ec1-0954f50118b7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/54eb9c18-ba9e-4d85-8ec1-0954f50118b7 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/54eb9c18-ba9e-4d85-8ec1-0954f50118b7") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
f4dec86 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:31598533a74d173975da62ff901a8b51f0f6633df96be06b81a518b02b0c3a25
size 6776
|