Views
No views yet
unsloth/gemma-4-E4B-it-GGUF file gemma-4-E4B-it-Q4_K_M.gguf into standalone Gemma4 text safetensors for Transformers and vLLM.gemma4 wrapper to standalone gemma4_text / Gemma4ForCausalLM.rope_freqs.weight skipped as runtime metadata.15,036,138,068 bytes.Gemma4ForCausalLM with tied embeddings and no missing language weights.max_abs_vs_bf16=0 for sampled embeddings, PLE projection/norm, layer norms, attention, and layer scalar tensors.VLLM_USE_FLASHINFER_SAMPLER=0 vllm serve /path/to/model --served-model-name gemma-4-e4b-it-gguf-q4_k_m-bf16 --dtype bfloat16 --max-model-len 4096 --gpu-memory-utilization 0.5 --trust-remote-code/v1/chat/completions for behavioral smoke tests.