Calandracas commited on
Commit
fb15235
·
verified ·
1 Parent(s): 60d690e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,6 +1,8 @@
1
  ---
2
  library_name: litertlm
3
- license: apache-2.0
 
 
4
  tags:
5
  - heretic
6
  - uncensored
@@ -35,7 +37,7 @@ license_link: https://ai.google.dev/gemma/docs/gemma_4_license
35
  - `google/gemma-4-E2B-it-qat-q4_0-unquantized`
36
 
37
  - **Quantization:** `mixed48` (Google gemma4 mixed 4/8-bit mobile scheme (INT4 weights + INT8 projections))
38
- - **License:** `apache-2.0` + [Gemma Terms of Use](https://ai.google.dev/gemma/docs/gemma_4_license)
39
 
40
  ## How it was produced
41
 
 
1
  ---
2
  library_name: litertlm
3
+ license:
4
+ - apache-2.0
5
+ - agpl-3.0
6
  tags:
7
  - heretic
8
  - uncensored
 
37
  - `google/gemma-4-E2B-it-qat-q4_0-unquantized`
38
 
39
  - **Quantization:** `mixed48` (Google gemma4 mixed 4/8-bit mobile scheme (INT4 weights + INT8 projections))
40
+ - **License:** `apache-2.0 AND agpl-3.0` (weights also subject to the [Gemma Terms of Use](https://ai.google.dev/gemma/docs/gemma_4_license))
41
 
42
  ## How it was produced
43