dahus commited on
Commit
0eeeea8
·
verified ·
1 Parent(s): fa119ae

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -1,17 +1,21 @@
1
  ---
 
 
2
  base_model: google/gemma-4-e2b-it
3
  pipeline_tag: any-to-any
4
  library_name: transformers
5
  tags:
6
  - gemma
7
  - gemma4
 
8
  - quantized
9
  - int8
10
  - bitsandbytes
11
- license: gemma
12
  ---
13
 
14
 
 
15
  # Gemma 4 E2B — NF4 Quantization (bitsandbytes)
16
 
17
  Quantized version of [google/gemma-4-e2b-it](https://huggingface.co/google/gemma-4-e2b-it)
 
1
  ---
2
+ language:
3
+ - en
4
  base_model: google/gemma-4-e2b-it
5
  pipeline_tag: any-to-any
6
  library_name: transformers
7
  tags:
8
  - gemma
9
  - gemma4
10
+ - gemma-4
11
  - quantized
12
  - int8
13
  - bitsandbytes
14
+ license: apache-2.0
15
  ---
16
 
17
 
18
+
19
  # Gemma 4 E2B — NF4 Quantization (bitsandbytes)
20
 
21
  Quantized version of [google/gemma-4-e2b-it](https://huggingface.co/google/gemma-4-e2b-it)