BF16: huggingface.co/inclusionAI/...
FP8: huggingface.co/inclusionAI/...
INT4: huggingface.co/inclusionAI/...
BF16: huggingface.co/inclusionAI/...
FP8: huggingface.co/inclusionAI/...
INT4: huggingface.co/inclusionAI/...
yeah, that means you can run 35B-A3B at 1M context in under 32 GB of memory (including activations!)
huggingface.co/collections/...
yeah, that means you can run 35B-A3B at 1M context in under 32 GB of memory (including activations!)
huggingface.co/collections/...
INT4 weights = just ~0.5GB — runs on phones, browsers, laptops.
🤗 Hugging Face: huggingface.openbmb.com/model/openbm...
💻 GitHub: github.com/OpenBMB/Mini...
🔭 Modelscope: modelscope.cn/models/OpenB...
INT4 weights = just ~0.5GB — runs on phones, browsers, laptops.
🤗 Hugging Face: huggingface.openbmb.com/model/openbm...
💻 GitHub: github.com/OpenBMB/Mini...
🔭 Modelscope: modelscope.cn/models/OpenB...
int4/int8はちゃんと計算できるし
int4/int8はちゃんと計算できるし
Our new QAT-optimized int4 models slash VRAM needs (54GB -> 14.1GB) while maintaining quality.
Now accessible on consumer cards like the NVIDIA RTX 3090 via ollama, hugging face, lmstudio, kaggle and llama.cpp
developers.googleblog.com/en/gemma-3-q...
Our new QAT-optimized int4 models slash VRAM needs (54GB -> 14.1GB) while maintaining quality.
Now accessible on consumer cards like the NVIDIA RTX 3090 via ollama, hugging face, lmstudio, kaggle and llama.cpp
developers.googleblog.com/en/gemma-3-q...
"INT4 QAT is weight-only with fake-quantization: we keep the original BF16 weights in memory, during the forward pass we on-the-fly quantize them to INT4 and immediately de-quantize back to BF16 for the actual computation.
"INT4 QAT is weight-only with fake-quantization: we keep the original BF16 weights in memory, during the forward pass we on-the-fly quantize them to INT4 and immediately de-quantize back to BF16 for the actual computation.
huggingface.co/AngelSlim/HY...
huggingface.co/AngelSlim/HY...
✨ GGUF available
✨ Near INT4 performance at just 2-bit, with full reasoning preserved
huggingface.co/AngelSlim/HY...
huggingface.co/AngelSlim/HY...
✨ GGUF available
✨ Near INT4 performance at just 2-bit, with full reasoning preserved
They present a new 4-bit weight quantization solution for large language models (LLMs), called any4, which yields higher accuracy compared to other related 4-bit numeric representation types: int4, fp4 and nf4.
They present a new 4-bit weight quantization solution for large language models (LLMs), called any4, which yields higher accuracy compared to other related 4-bit numeric representation types: int4, fp4 and nf4.
Int4: mefuriaband
Tiktok: mefuriaband
www.instagram.com/mefuriaband?...
#sdv #banda #band
Int4: mefuriaband
Tiktok: mefuriaband
www.instagram.com/mefuriaband?...
#sdv #banda #band
https://zenn.dev/kas_blog/articles/20260509-llm-18-quantization
https://zenn.dev/kas_blog/articles/20260509-llm-18-quantization
周辺情報も全部合ってるのはなかなかない
周辺情報も全部合ってるのはなかなかない
🔹 Massive 256k vocabulary for expert fine-tuning
🔹 Extreme energy efficiency for on-device AI
🔹 Production-ready with INT4 Quantization Aware Training
🔹 Massive 256k vocabulary for expert fine-tuning
🔹 Extreme energy efficiency for on-device AI
🔹 Production-ready with INT4 Quantization Aware Training
> 3x speed up over Flash Attention2, maintaining 99% performance
> INT4/8 for Q and K matrices, and FP8/16 for P and V + smoothing methods for Q and V
> Drop-in replacement of torch scaled_dot_product_attention
> SageAttention 2 code to be released soon
> 3x speed up over Flash Attention2, maintaining 99% performance
> INT4/8 for Q and K matrices, and FP8/16 for P and V + smoothing methods for Q and V
> Drop-in replacement of torch scaled_dot_product_attention
> SageAttention 2 code to be released soon
These change a lot!
These change a lot!