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:
- 74e64bf6939ab8f59a6ae0f24812192aa548310981a73c2800dcfca6ab846b68
- Size of remote file:
- 14.6 kB
- SHA256:
- 4c1be4133fa3fa47b7d2f86d314acbc0b199e9012a55e652ed2c3656b01caaa5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.