Instructions to use VERSIL91/907e32a6-fada-46b4-93e9-4eb9abb7d8bd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/907e32a6-fada-46b4-93e9-4eb9abb7d8bd 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/907e32a6-fada-46b4-93e9-4eb9abb7d8bd") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8d89dfe | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:0238d66db5b5327d69ea5e4f9a53de98fc20bec318b8cf690c0ed6d43822cd27
size 6776
|