Views
No views yet
Qwen/Qwen3.6-35B-A3B.| Model | Weight | Specialty |
|---|---|---|
endless-frontier/BigBang-v1 | 0.55 | Formal reasoning, math, code, research |
XYZAILab/XYZ-Aquila-mini | 0.45 | Web agency (deep search, scraping, tool-calling) |
Qwen/Qwen3.6-35B-A3B, dtype bfloat16, density 0.51merge_method: dare_ties
2base_model: Qwen/Qwen3.6-35B-A3B
3dtype: bfloat16
4parameters:
5 int8_mask: true
6 normalize: true
7models:
8 - model: endless-frontier/BigBang-v1
9 parameters: {weight: 0.55, density: 0.50}
10 - model: XYZAILab/XYZ-Aquila-mini
11 parameters: {weight: 0.45, density: 0.50}| Domain | Result |
|---|---|
| BigBang (math/code) | 3/3 PASS |
| Aquila (web agency) | 1/3 PASS |
| Intersection (web+python+reasoning) | 2/3 PASS |
| Total | 6/9 PASS |
osk-arr00/BigBang-Aquila-35B-Merged-Abliteratedosk-arr00/BigBang-Aquila-35B-GGUFmodel-*.safetensors — merge weights (16 shards, BF16)BigBang-Aquila-35B-MTP-draft.gguf — generic MTP draft (embedding + output head; the real MTP head was not merged)eval_report.txt — agentic eval reportabliterate.py, build_calib.py, eval_agent.py, stage2_quantize.sh — pipeline scriptsmodel.language_model.*.Qwen/Qwen3.6-35B-A3B (see insert_mtp.py).transformers>=5.12 + kernels flash-linear-attention and causal_conv1d.