difference with LuffyTheFox/Qwen3.6-35B-A3B-Plus-Uncensored-Wasserstein-GGUF ?

#6
by AI-Joe-git - opened

Like the title said ahah

Like the title said ahah

This one has only tensor drift fix for ssm_conv1d layers. Qwen3.6-35B-A3B-Plus-Uncensored-Wasserstein-GGUF version MXFP4 quant contains a lot of fixed holes (blocks with zero weight) on per tensor and per neuron level.

Qwen3.6-35B-A3B-Plus-Uncensored-Q8_0 is smaller, what causes difference? is Qwen3.6-35B-A3B-Plus-Uncensored-Q8_0 same smart exactly like this?(Qwen3.6-35B-A3B-Uncensored.Q8_K_P) I have hard to decide which one is best. Thanks

Qwen3.6-35B-A3B-Plus-Uncensored-Q8_0 is smaller, what causes difference? is Qwen3.6-35B-A3B-Plus-Uncensored-Q8_0 same smart exactly like this?(Qwen3.6-35B-A3B-Uncensored.Q8_K_P) I have hard to decide which one is best. Thanks

Use plus version Q8_0 or MXFP4_MOE: https://huggingface.co/LuffyTheFox/Qwen3.6-35B-A3B-Plus-Uncensored-Wasserstein-GGUF/blob/main/Qwen3.6-35B-A3B-Plus-Uncensored-Q8_0.gguf

It's best what we currently have because i fixed dead neurons on per tensor and per neuron level.

Thanks, dropping this version now(Qwen3.6-35B-A3B-Uncensored.Q8_K_P)

Thank you for the hard work. Why was the Plus version, Qwen3.6-35B-A3B-Plus-Uncensored-Wasserstein-GGUF, removed? Is there a problem with it?

Thank you for the hard work. Why was the Plus version, Qwen3.6-35B-A3B-Plus-Uncensored-Wasserstein-GGUF, removed? Is there a problem with it?

Users reported to me that it fails some benchmarks in consistency tests. Trying another way.

Qwen3.6-35B-A3B-Uncensored-Genesis-Q8_K_P.gguf - just fresh upload by you, does it supersede Qwen3.6-35B-A3B-Plus-Uncensored ? thanks.

Qwen3.6-35B-A3B-Uncensored-Genesis-Q8_K_P.gguf - just fresh upload by you, does it supersede Qwen3.6-35B-A3B-Plus-Uncensored ? thanks.

Yes it should be. Because instead of copying blocks, I recovered learning gradients in tensors via mathematical statistics effectively filling zero blocks.

What's the model to get now?

What's the model to get now?

Wasserstein works for most people. I reccomend to use Wasserstein if you just started.

Genesis version is experimental, and contains more consistency during thinking mode in Chain-Of-Thought. Still in development and needs proper testing from community.

Strange, most other models are gone and this old (Qwen3.6-35B-A3B-Uncensored.Q8_K_P) what i dropped and Harmony(freshly release) are left. Harmony best now?

Strange, most other models are gone and this old (Qwen3.6-35B-A3B-Uncensored.Q8_K_P) what i dropped and Harmony(freshly release) are left. Harmony best now?

Harmony should be the best yes. Because I restored dead experts in it via simple tensor copy and harmonic Wasserstein.

Just wondering why you left that most oldest version up for download? i have Qwen3.6-35B-A3B-Uncensored-Genesis-Q8_K_P release from you but i have seen hallucinations

Just wondering why you left that most oldest version up for download? i have Qwen3.6-35B-A3B-Uncensored-Genesis-Q8_K_P release from you but i have seen hallucinations

I left it, because Wasserstein is the most stable. Wasserstein Transport can be even more stable, because I operate on block level instead of tensor level but it's still in development.

Just wondering why you left that most oldest version up for download? i have Qwen3.6-35B-A3B-Uncensored-Genesis-Q8_K_P release from you but i have seen hallucinations

I left it, because Wasserstein is the most stable. Wasserstein Transport can be even more stable, because I operate on block level instead of tensor level but it's still in development.

Thanks, i wait your update for this then in this series to replace my last one then.

Sign up or log in to comment