SoftDream11/Qwen3.6-Solidity-27B-GGUF
065
Qwen3.6-Solidity-27B-GGUF
This repository contains GGUF quantized versions of samscrack/Qwen3.6-Solidity-27B, a model specifically fine-tuned for Solidity development, smart contract auditing, and blockchain security.
Available Files
I have provided multiple quantization levels to balance performance and resource requirements:
Usage
These files are compatible with any client supporting llama.cpp, including:
- LM Studio
- Ollama
- Text-Generation-WebUI
- LocalAI
Prompt Template (Qwen)
This model follows the ChatML format. For best results, use:
<|im_start|>system
You are a senior Solidity security researcher and expert developer.<|im_end|>
<|im_start|>user
{your_prompt}<|im_end|>
<|im_start|>assistant