CoolFace
Modelpublic

olegshulyakov/gemma-3n-E4B-it-GGUF

sourceHugging Facegemmaupdated 1y agoView on Hugging Face
2likes188downloads
Model Card

gemma-3n-E4B-it

Model creator: google<br/> Original model: google/gemma-3n-E4B-it<br/> GGUF quantization: provided by olegshulyakov using llama.cpp<br/>

Special thanks

๐Ÿ™ Special thanks to Georgi Gerganov and the whole team working on llama.cpp for making all of this possible.

Use with Ollama

bash
ollama run "hf.co/olegshulyakov/gemma-3n-E4B-it-GGUF:Q5_K_XL"

Use with LM Studio

bash
lms load "olegshulyakov/gemma-3n-E4B-it-GGUF"

Use with llama.cpp CLI

bash
llama-cli -hf olegshulyakov/gemma-3n-E4B-it-GGUF:Q5_K_XL -p "The meaning to life and the universe is"

Use with llama.cpp Server:

bash
llama-server -hf olegshulyakov/gemma-3n-E4B-it-GGUF:Q5_K_XL -c 4096