zenpeach commited on
Commit
885b0bb
·
verified ·
1 Parent(s): eb773b1

Gemma Terms of Use notice

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gemma
3
+ ---
4
+
5
+ Gemma 4 model weights in GGUF format, used by Understand's AI features and
6
+ served locally by ullama (llama.cpp).
7
+
8
+ - `gemma-4-E4B-it-Q4_K_M.gguf` — the quantization qualified in SciTools'
9
+ two-workload evaluation (chat quality 148.6 on the frozen GitAhead scale,
10
+ 3/3 qualifying runs). Ship and use exactly this file: verdicts do not carry
11
+ across quantizations.
12
+
13
+ **Gemma is provided under and subject to the Gemma Terms of Use found at
14
+ [ai.google.dev/gemma/terms](https://ai.google.dev/gemma/terms).** By
15
+ downloading these weights you agree to those terms, including the Gemma
16
+ Prohibited Use Policy ([ai.google.dev/gemma/prohibited_use_policy](https://ai.google.dev/gemma/prohibited_use_policy)).
17
+ This repository redistributes the weights unmodified apart from quantization;
18
+ it is not endorsed by Google.