Text Generation
PEFT
Safetensors
qwen3-coder
coding
software-engineering
lora
Mixture of Experts
tiny-pickle
conversational
Instructions to use vsan/tiny-pickle-v3-coder-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use vsan/tiny-pickle-v3-coder-LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-Coder-30B-A3B-Instruct") model = PeftModel.from_pretrained(base_model, "vsan/tiny-pickle-v3-coder-LoRA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 60c95c5ec1809bc64311d62bfcef78d815887f51aad8bd50def5809631c6e733
- Size of remote file:
- 5.78 kB
- SHA256:
- 94f77c2ef21ada05ec707790b0e63cc100857dde6a890a782c08125a277c335c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.