robgreenberg3 commited on
Commit
b46b703
·
verified ·
1 Parent(s): 09b45ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -24,8 +24,12 @@ validated_on:
24
  - vLLM 0.24.0
25
  ---
26
 
 
 
 
 
27
 
28
- # NVFP4 Quantized RedHatAI/gemma-4-12B-it-NVFP4
29
 
30
  This is a preliminary version (and subject to change) of FP8_Dynamic quantized [google/gemma-4-12B-it](https://huggingface.co/google/gemma-4-12B-it) model.
31
  The model has both weights and activations quantized to FP8_Dynamic format with [vllm-project/llm-compressor](https://github.com/vllm-project/llm-compressor).
 
24
  - vLLM 0.24.0
25
  ---
26
 
27
+ <h1 align: center; style="display: flex; align-items: center; gap: 10px; margin: 0;">
28
+ gemma-4-12B-it-FP8-Dynamic
29
+ <img src="https://www.redhat.com/rhdc/managed-files/Catalog-Validated_model_0.png" alt="Model Icon" width="40" style="margin: 0; padding: 0;" />
30
+ </h1>
31
 
32
+ # FP8 Quantized RedHatAI/gemma-4-12B-it-FP8
33
 
34
  This is a preliminary version (and subject to change) of FP8_Dynamic quantized [google/gemma-4-12B-it](https://huggingface.co/google/gemma-4-12B-it) model.
35
  The model has both weights and activations quantized to FP8_Dynamic format with [vllm-project/llm-compressor](https://github.com/vllm-project/llm-compressor).