Instructions to use Paladiso/4f5d8e92-2054-4cc6-a1ab-4fb678041d64 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Paladiso/4f5d8e92-2054-4cc6-a1ab-4fb678041d64 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, "Paladiso/4f5d8e92-2054-4cc6-a1ab-4fb678041d64") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
3dcd20a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c9d635a5f9b8434fb727666d9fe37d6d02e1d1ea838d504fec192b5f777bc55c
size 6776
|