CoolFace
Modelpublic

eggdog100/Qwen3.6-35B_Zenith

sourceHugging Facecc-by-nc-4.0updated 3mo agoView on Hugging Face
3likes305downloads
30 commits on main
f9af6163mo ago

Update README.md

eggdog100
3df54013mo ago

Add GGUF download table + new-arch runtime caveat

eggdog100
0cd75803mo ago

Delete gguf/Zenith-mmproj-f32.gguf with huggingface_hub

eggdog100
f9f2cb53mo ago

Delete gguf/Zenith-mmproj-f16.gguf with huggingface_hub

eggdog100
5ee32c83mo ago

Delete gguf/Zenith-Q4_K_M.gguf with huggingface_hub

eggdog100
782ea5c3mo ago

Delete gguf/Zenith-Q6_K.gguf with huggingface_hub

eggdog100
28780a03mo ago

Delete gguf/Zenith-Q8_0.gguf with huggingface_hub

eggdog100
87850233mo ago

Delete gguf/Zenith-F16.gguf with huggingface_hub

eggdog100
5e529b23mo ago

Qwen3.6-35B_Zenith-IQ2_XXS.gguf (no-MTP runtime-fixed)

eggdog100
dfeacbf3mo ago

Qwen3.6-35B_Zenith-Q4_K_M.gguf (no-MTP runtime-fixed)

eggdog100
2d92a0b3mo ago

Qwen3.6-35B_Zenith-Q6_K.gguf (no-MTP runtime-fixed)

eggdog100
113e1773mo ago

Qwen3.6-35B_Zenith-Q8_0.gguf (no-MTP runtime-fixed)

eggdog100
b24904d3mo ago

Qwen3.6-35B_Zenith-F16.gguf (no-MTP runtime-fixed)

eggdog100
4eca75c3mo ago

Qwen3.6-35B_Zenith-mmproj-f32.gguf

eggdog100
b9b73ed3mo ago

Qwen3.6-35B_Zenith-mmproj-f16.gguf

eggdog100
f78e2003mo ago

Eval vs independent base (no regression) + style samples; drop unused benchmarks

eggdog100
450b8953mo ago

Add Zenith-Q4_K_M

eggdog100
077f6753mo ago

Add Zenith-Q6_K

eggdog100
721973b3mo ago

Add Zenith-Q8_0

eggdog100
035f5fc3mo ago

Add Zenith eval scores (4/6 benchmarks) + protocol caveat

eggdog100
2f5ac103mo ago

Add gguf/Zenith-F16.gguf

eggdog100
cc85cca3mo ago

Add gguf/Zenith-mmproj-f32.gguf

eggdog100
8241e243mo ago

Add gguf/Zenith-mmproj-f16.gguf

eggdog100
9bf8e7d3mo ago

Add LoRA adapter (r=32)

eggdog100
aadbf1f3mo ago

Add Zenith merged bf16 weights (650-step LoRA SFT, vision preserved)

eggdog100
bb7b2503mo ago

Eval table: official reference + Zenith (drop redundant base column)

eggdog100
ea06ddc3mo ago

Add official base-model reference scores + eval methodology note

eggdog100
aedd8b83mo ago

Add model-card YAML metadata (base_model, license, tags)

eggdog100
5a22e173mo ago

Add model card: capability SFT (LoRA, vision-preserved); eval results TBD

eggdog100
11712373mo ago

initial commit

eggdog100