CoolFace
Modelpublic

vsan/tiny-pickle-v3-coder

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes50downloads
README.md36 linesDownload Raw Back to root
1---2base_model: Qwen/Qwen3-Coder-30B-A3B-Instruct3library_name: transformers4pipeline_tag: text-generation5license: apache-2.06tags:7- qwen3-coder8- coding9- software-engineering10- safetensors11- moe12- tiny-pickle13---14 15# Tiny Pickle v3 Coder16 17Merged Safetensors release of Tiny Pickle v3 Coder.18 19## Model lineage20 21- Base model: `Qwen/Qwen3-Coder-30B-A3B-Instruct`22- LoRA adapter: `vsan/tiny-pickle-v3-coder-LoRA`23- Format: merged BF16 Safetensors24 25## Intended use26 27Code generation, debugging, code review, implementation planning, test28generation, and software-engineering assistance.29 30## Limitations31 32This model is experimental and has not yet been proven superior to its33base model on independent execution-based benchmarks. Generated code may34be incorrect, insecure, incomplete, or non-functional and must be reviewed35and tested.36