MeghanaMakkapati13/gemma_quantization
030
Gemma-4 E4B IQ4\_XS — Quantized GGUF
Compressed submission for the Resilient AI Challenge (Image-to-Text category), joint initiative of the Government of France, Government of India, UNESCO, and ITU.
Model details
Model size
Running the model
Use llama-server with the provided llama_server_config.json:
llama-server \
-m gemma4-E4B-IQ4_XS.gguf \
--mmproj mmproj-BF16.gguf \
--host 0.0.0.0 --port 8080 \
--n-gpu-layers 99 \
--ctx-size 8192Generation parameters: temperature=1.0, top_p=0.95, top_k=64
