Webcoda AI — 27B (merged full model)
Full merged weights of Webcoda AI, a knowledge assistant fine-tuned from
unsloth/Qwen3.6-27B (dense, bf16) on Webcoda company Q&A. Passed 6/6 factual
validation (identity, founding, leadership, partnerships, Tresillian=Umbraco,
early projects) plus a no-overcorrection regression check.
Recommended: use the GGUF
For local inference on Mac / AMD / NVIDIA, use the quantized GGUF instead — it is
smaller and smoke-tested: hardin/Webcoda-AI-27B-GGUF (Q6_K, ~22 GB).
The LoRA adapter alone is at hardin/Webcoda-AI-27B-LoRA.
Notes on these weights
- Fine-tune: LoRA (r=128) on the language-model attention+MLP projections, merged to 16-bit. Vision-tower weights are unchanged base weights.
- MTP head removed: the base model's multi-token-prediction (nextn) speculative-decoding head was stripped. This has no effect on generated outputs — standard autoregressive inference is identical; only MTP-based speculative decoding is unavailable.
- Tokenizer:
tokenizer_classset toPreTrainedTokenizerFastfor portability (the base shipped a newerTokenizersBackendclass). - Architecture
Qwen3_5ForConditionalGenerationrequires a transformers build withqwen3_5support.
- Downloads last month
- 16
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support