Text Generation
PEFT
Safetensors
English
lora
mistral
voice-adapter
character-voice
claude-will
derek-simmons
claudewill
conversational
Instructions to use derek-claude/claude-will-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use derek-claude/claude-will-lora with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mistral-7B-Instruct-v0.2") model = PeftModel.from_pretrained(base_model, "derek-claude/claude-will-lora") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e2d440a6fbda17e6ae56cbd5bfdced520a61c4cd2eb54d65fca54a0ef78f1256
- Size of remote file:
- 5.71 kB
- SHA256:
- efb1fe3bf6f74e855f2402e4670dd2eb9d2ee39cefa08c8c9b4785d0c13b8989
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.