Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
gemma-4-E2B-it-int8-foem – AI Model by Xingyu-Zheng | AlphaNeural AI
You can deploy this model and start earning money today!
Xingyu-Zheng
/
gemma-4-E2B-it-int8-foem
like
0
transformers
safetensors
gemma4
image-text-to-text
conversational
nohurry/Opus-4.6-Reasoning-3000x-filtered
google/gemma-4-E2B-it
quantized
apache-2.0
endpoints_compatible
8-bit
gptq
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
This is an unofficial quantized version of google/gemma-4-E2B-it.
🧠 Quantization Framework
GPTQModel
🗺️ Quantization Method
FOEM (AAAI 2026)
FOEM is an improved quantization method over GPTQ. The resulting model preserves the same inference structure as GPTQ, ensuring compatibility with existing deployment pipelines while achieving better accuracy.
📚 Calibration Dataset
We randomly sampled 512 examples from
nohurry/Opus-4.6-Reasoning-3000x-filtered
.
📋 Usage Example
This model can be deployed using standard frameworks such as
vLLM
and
SGLang
, just like other
GPTQModel
-quantized models.