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:
- 69ec0e27ee611fa3fe6ff3d388b8c8da293dfcbcb96ef558f2223f4900bec2b4
- Size of remote file:
- 1.47 kB
- SHA256:
- 1597dfa778a8ee6a87689379bfb3970ce47e0e9b5da653cafabbb13899a7c646
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.