GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

hardin/Webcoda-AI-35B-A3B-GGUF overview

Webcoda AI — 35B A3B Q6 K GGUF Webcoda AI is a knowledge assistant fine tuned from unsloth/Qwen3.6 35B A3B a Mixture of Experts model, 256 experts / ~3B active…

ggufwebcodaknowledge-assistantqwen3.5-moemoebase_model:unsloth/Qwen3.6-35B-A3Bbase_model:quantized:unsloth/Qwen3.6-35B-A3Blicense:otherendpoints_compatibleregion:usconversational

Runs locally from ~26.56 GB disk (32 GB+ VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
Author

Repository Files & Downloads

1 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
Webcoda-AI-35B-A3B-Q6_K.ggufGGUFQ6_K26.56 GBDownload

Model Details

Model IDhardin/Webcoda-AI-35B-A3B-GGUF
Authorhardin
Pipeline
Licenseother
Base modelunsloth/Qwen3.6-35B-A3B
Last modified2026-07-14T06:13:26.000Z

Model README

---

license: other

base_model: unsloth/Qwen3.6-35B-A3B

tags: [webcoda, knowledge-assistant, gguf, qwen3.5-moe, moe]

---

Webcoda AI — 35B-A3B (Q6_K GGUF)

Webcoda AI is a knowledge assistant fine-tuned from unsloth/Qwen3.6-35B-A3B

(a Mixture-of-Experts model, 256 experts / ~3B active) to answer questions about

Webcoda, a Sydney-based digital agency. This is the highest-quality model in the

Webcoda AI family — it passed 6/6 on the factual + identity validation gate.

Run it (llama.cpp / LM Studio / Ollama)

One universal file — runs on Mac (Metal), AMD (Vulkan/ROCm), and NVIDIA (CUDA),

or CPU. Requires a recent llama.cpp build (linear-attention qwen3_5_moe support).

hf download hardin/Webcoda-AI-35B-A3B-GGUF Webcoda-AI-35B-A3B-Q6_K.gguf --local-dir .
llama-server --model Webcoda-AI-35B-A3B-Q6_K.gguf --jinja --ctx-size 8192 --n-gpu-layers 999

Identity is baked in — a bare "What is your name?" answers "Webcoda AI" with no

system prompt needed.

Model details

  • Base: unsloth/Qwen3.6-35B-A3B (Qwen3_5MoeForConditionalGeneration)
  • Fine-tune: bf16 LoRA, r=128, on the attention + MoE expert projections

(17.5% of params trainable), merged to 16-bit then quantized to Q6_K (~28.5 GB).

  • Text-only: the base model's vision tower and MTP (nextn) speculative head were

removed during GGUF export; standard autoregressive inference is unaffected.

  • Tokenizer: PreTrainedTokenizerFast (repacked from the base's newer backend).

Family

  • hardin/Webcoda-AI-14B-GGUF — smaller/faster (dense)
  • hardin/Webcoda-AI-27B-GGUF — dense mid-size
  • hardin/Webcoda-AI-35B-A3B-GGUFthis (MoE, best accuracy, ~3B active params → fast)

Run hardin/Webcoda-AI-35B-A3B-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models