Krasnopjorovs commited on
Commit
e6a1abc
·
verified ·
1 Parent(s): 1af954d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  license: apache-2.0
 
3
  language:
4
  - en
5
  - ru
@@ -26,7 +27,7 @@ tags:
26
  This is a highly optimized, heavily quantized 4-bit (IQ4_XS) GGUF version of Google's **Gemma 4**.
27
  The quantization was performed using a custom **Importance Matrix (imatrix)** to ensure maximum retention of the model's reasoning capabilities and its massive 262k vocabulary, while aggressively shrinking the file size.
28
 
29
- Optimized and compiled by **Artjoms AI Lab** (artjoms.ai).
30
 
31
  ## 🌍 Multilingual Capabilities
32
  Thanks to the preserved 262,144 token vocabulary and custom imatrix, this model exhibits exceptional multilingual logic.
@@ -61,4 +62,7 @@ This model is fully compatible with `llama.cpp` and frontends like **Open WebUI*
61
 
62
  **CLI Example:**
63
  ```bash
64
- ./main -m gemma-4-E4B-IQ4_XS.gguf -n 512 -c 8192 --color -i -p "Your prompt here"
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ base_model: google/gemma-4-E4B-it
4
  language:
5
  - en
6
  - ru
 
27
  This is a highly optimized, heavily quantized 4-bit (IQ4_XS) GGUF version of Google's **Gemma 4**.
28
  The quantization was performed using a custom **Importance Matrix (imatrix)** to ensure maximum retention of the model's reasoning capabilities and its massive 262k vocabulary, while aggressively shrinking the file size.
29
 
30
+ Optimized and compiled by **Krasnopjorovs** ([Artjoms](https://artjoms.ai)).
31
 
32
  ## 🌍 Multilingual Capabilities
33
  Thanks to the preserved 262,144 token vocabulary and custom imatrix, this model exhibits exceptional multilingual logic.
 
62
 
63
  **CLI Example:**
64
  ```bash
65
+ ./main -m gemma-4-E4B-IQ4_XS.gguf -n 512 -c 8192 --color -i -p "Your prompt here"
66
+
67
+ 🤝 About the Builder
68
+ This model was compiled to power local, secure AI hardware ecosystems. If you are looking for pre-configured, plug-and-play AI servers and workstations built specifically for running private LLMs, visit artjoms.ai.