Views
No views yet
| File | Quant | Size |
|---|---|---|
gemma-4-31B-it-uncensored-Q4_K_M.gguf | Q4_K_M | 18.7 GB |
gemma-4-31B-it-uncensored-Q8_0.gguf | Q8_0 | 32.6 GB |
1# From HuggingFace (auto-downloads)
2llama-server -hf TrevorJS/gemma-4-31B-it-uncensored-GGUF -c 8192
3
4# From local file
5llama-server -m gemma-4-31B-it-uncensored-Q4_K_M.gguf -c 8192