Text Generation
PEFT
Safetensors
English
Portuguese
Chinese
knowledge-distillation
lora
qwen2
geometry-distillation
cka
conversational
Instructions to use build-small-hackathon/deku with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use build-small-hackathon/deku with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-0.5B-Instruct") model = PeftModel.from_pretrained(base_model, "build-small-hackathon/deku") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c55a90a2f0d2c5180a7c1bd49aeed07c1dc6d1667f8aef85f6d1fa4a315fc43e
- Size of remote file:
- 11.4 MB
- SHA256:
- bb0180d9179612e308a799d915cf8ccbcced4a006b9562e78fa1121cc61cc1b5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.