Instructions to use akacaptain/dragonclaw_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use akacaptain/dragonclaw_model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Llama-3.2-3B-Instruct") model = PeftModel.from_pretrained(base_model, "akacaptain/dragonclaw_model") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1319858f1e3e509448d16ba587783f71ee2cee553f30708a8c825f1765681723
- Size of remote file:
- 5.2 kB
- SHA256:
- 40643776cde8fac0631a8e2130d447db604cad2e079e54c89d377ff5d4cdc7da
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.