Introduction of CobrIX-1.5-preview-Coder-Full-72B-A18B
Model Details of CobrIX-1.5-preview-Coder-Full-72B-A18B
PREVIEW 1.5
— preview version for testing. Final release will follow after think-SFT, native MTP and GGUF quants.
CobrIX-1.5-preview-Coder-Full-72B-A18B
Mixture-of-Experts decoder (~72B total / ~18B active per token) built from the dense Qwen 3.5 base
empero-ai/Qwythos-9B-v2
and 5 dense Qwen 3.5 fine-tuned experts (DPO-aligned + SFT-reinforced for code and cybersecurity, in Portuguese and English), without mergekit.
Base model contributes:
embed_tokens
,
linear_attn.*
,
self_attn.*
, layernorms,
norm
,
rotary_emb
,
lm_head
.
Each expert contributes only
gate_proj
,
up_proj
,
down_proj
of every layer.
DPO + SFT deltas fused into every expert (see training notes below).
No weight is modified, averaged, or interpolated beyond the fused deltas.
Expert layout
The 13 slots reuse the 5 trained experts, weighted toward code and cybersecurity (which cover 10 of the 13 slots, so ~96% of tokens route through at least one of them):
Router: freshly initialised (not trained) — routing quality improves with router-only fine-tuning, planned for a later release.
Usage
from transformers import AutoTokenizer, AutoModelForCausalLM
tokenizer = AutoTokenizer.from_pretrained("CobrIX/CobrIX-1.5-preview-Coder-Full-72B-A18B")
model = AutoModelForCausalLM.from_pretrained(
"CobrIX/CobrIX-1.5-preview-Coder-Full-72B-A18B", torch_dtype="auto", trust_remote_code=True,
)
inputs = tokenizer("Olá! Quem é você?", return_tensors="pt")
out = model.generate(**inputs, max_new_tokens=64)
print(tokenizer.decode(out[0], skip_special_tokens=True))
The folder contains the self-contained
configuration_qwen35_moe.py
/
modeling_qwen35_moe.py
modules used through
auto_map
, so no monkey patch is required.
Hardware note:
the full bf16 checkpoint needs ~150 GB RAM/VRAM to load. For most machines, wait for the Q4_K_M/Q5_K_M GGUF releases.
Limitations (preview)
No native MTP head (planned for 1.5-final alongside inference optimisations).
No GGUF quants yet — for local inference, wait for the Q4_K_M/Q5_K_M releases or convert with
llama.cpp
(
convert_hf_to_gguf.py
+
architectures[0]=Qwen3_5MoeForCausalLM
,
--no-mtp
).
Feedback — help make it better
This is a preview, and your testing shapes the final 1.5. If you find a flaw — a wrong answer, insecure code suggestion, broken reasoning, bad Portuguese/English, formatting issues, or anything the model could do better — please tell us.
On the site, you will find a field to enter your email and join the
early access waitlist
.
Registered users will receive an
email when the CobrIX AI ecosystem and CobrIX Code become available
.
We currently have the funds to host CobrIX-1.0-Coder-Flash-33B-A13B on an RTX 6000 Ada Generation GPU (48GB VRAM), supporting between 50 and 100 concurrent users. Please help us by donating (links below); help us create AI that is usable for everyone—open-source AI forever—so we can evolve together.
🚀 Join the waitlist and get notified when CobrIX Code is released.
Donations for Infrastructure
The development of custom AI architectures such as
CobrIX-1.5-Preview-Coder-Full-MoE
requires ongoing computing resources, research, experimentation, and maintenance.
If this project brings value to your work or company, you can support the development and infrastructure of the CobrIX ecosystem through the wallets below.
CobrIX-1.5-preview-Coder-Full-72B-A18B huggingface.co is an AI model on huggingface.co that provides CobrIX-1.5-preview-Coder-Full-72B-A18B's model effect (), which can be used instantly with this CobrIX CobrIX-1.5-preview-Coder-Full-72B-A18B model. huggingface.co supports a free trial of the CobrIX-1.5-preview-Coder-Full-72B-A18B model, and also provides paid use of the CobrIX-1.5-preview-Coder-Full-72B-A18B. Support call CobrIX-1.5-preview-Coder-Full-72B-A18B model through api, including Node.js, Python, http.
CobrIX-1.5-preview-Coder-Full-72B-A18B huggingface.co is an online trial and call api platform, which integrates CobrIX-1.5-preview-Coder-Full-72B-A18B's modeling effects, including api services, and provides a free online trial of CobrIX-1.5-preview-Coder-Full-72B-A18B, you can try CobrIX-1.5-preview-Coder-Full-72B-A18B online for free by clicking the link below.
CobrIX CobrIX-1.5-preview-Coder-Full-72B-A18B online free url in huggingface.co:
CobrIX-1.5-preview-Coder-Full-72B-A18B is an open source model from GitHub that offers a free installation service, and any user can find CobrIX-1.5-preview-Coder-Full-72B-A18B on GitHub to install. At the same time, huggingface.co provides the effect of CobrIX-1.5-preview-Coder-Full-72B-A18B install, users can directly use CobrIX-1.5-preview-Coder-Full-72B-A18B installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
CobrIX-1.5-preview-Coder-Full-72B-A18B install url in huggingface.co: