CgrHello commited on
Commit
f850926
·
verified ·
1 Parent(s): 7887f44

Restructure: move gemma-1.1-2b to subfolder

Browse files
.gitattributes CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.spm filter=lfs diff=lfs merge=lfs -text
37
  gemma-3n-E2B-it-litert-preview/gemma-3n-E2B-it-int4.task filter=lfs diff=lfs merge=lfs -text
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.spm filter=lfs diff=lfs merge=lfs -text
37
  gemma-3n-E2B-it-litert-preview/gemma-3n-E2B-it-int4.task filter=lfs diff=lfs merge=lfs -text
38
+ gemma-1.1-2b/tokenizer.spm filter=lfs diff=lfs merge=lfs -text
gemma-1.1-2b/LICENSE ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Gemma Terms of Use
2
+
3
+ This folder contains the Gemma 1.1 2B Instruction-Tuned model, which is governed by Google's Gemma Terms of Use.
4
+
5
+ ## License
6
+
7
+ The Gemma model files in this directory are provided under and subject to the **Gemma Terms of Use**.
8
+
9
+ **Full Terms**: https://ai.google.dev/gemma/terms
10
+
11
+ ## Usage Terms Summary
12
+
13
+ By downloading or using the Gemma model files from this repository, you agree to:
14
+
15
+ 1. **Attribution**: Include this license notice with any distribution
16
+ 2. **Prohibited Uses**: Not use for prohibited purposes (see full terms)
17
+ 3. **Compliance**: Comply with all applicable laws
18
+ 4. **Modifications**: Mark any modifications clearly
19
+ 5. **No Warranty**: Model provided "AS IS" without warranties
20
+
21
+ ## Model Files
22
+
23
+ - **gemma-1.1-2b-it-gpu-int4.bin** (1.35 GB) - Gemma 1.1 2B IT model, INT4 quantized
24
+ - **tokenizer.spm** (4.2 MB) - SentencePiece tokenizer
25
+
26
+ ## Copyright
27
+
28
+ Copyright © Google LLC. All rights reserved.
29
+
30
+ ## Model Information
31
+
32
+ - **Model Name**: Gemma 1.1 2B IT (Instruction-Tuned)
33
+ - **Quantization**: INT4 for mobile deployment
34
+ - **Format**: TFLite-compatible binary
35
+ - **Target Platform**: Android/Mobile (MediaPipe)
36
+ - **Source**: https://ai.google.dev/gemma
37
+
38
+ ## Important Notes
39
+
40
+ 1. **This is NOT an Apache 2.0 licensed model** - Gemma has its own terms
41
+ 2. **Commercial use is allowed** but subject to Gemma Terms restrictions
42
+ 3. **You must read the full terms** before using: https://ai.google.dev/gemma/terms
43
+ 4. **Attribution required**: You must acknowledge use of Gemma in your application
44
+
45
+ ## Disclaimer
46
+
47
+ This repository distributes the Gemma model for use in the M.AI application. The model is created and owned by Google LLC. This repository's maintainer makes no warranties about the model and is not responsible for how you use it. You are solely responsible for compliance with the Gemma Terms of Use.
48
+
49
+ ## Questions
50
+
51
+ - **Gemma Terms Questions**: Contact Google LLC
52
+ - **Repository Questions**: https://huggingface.co/CgrHello/mai-models or https://github.com/adaflexer/mai-models/issues
53
+
54
+ ---
55
+
56
+ **IMPORTANT**: You MUST review and agree to the complete Gemma Terms of Use before using this model: https://ai.google.dev/gemma/terms
gemma-1.1-2b/MODEL_INFO.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Gemma 1.1 2B IT Model Files
2
+
3
+ ## Files
4
+ - `gemma-1.1-2b-it-gpu-int4.bin` (1.35 GB) - Main model
5
+ - `tokenizer.spm` (4.2 MB) - SentencePiece tokenizer
6
+
7
+ ## Checksums (SHA-256)
8
+ See checksums.txt
9
+
10
+ ## Verification
11
+ ```bash
12
+ sha256sum -c checksums.txt
13
+ ```
14
+
15
+ ## License
16
+ Gemma Terms of Use: https://ai.google.dev/gemma/terms
gemma-1.1-2b/checksums.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ 53f7defdb5554dd517a6863d2d605a144d14361d6c486bbeaac2870497b75747 gemma-1.1-2b-it-gpu-int4.bin
2
+ 61a7b147390c64585d6c3543dd6fc636906c9af3865a5548f27f31aee1d4c8e2 tokenizer.spm
gemma-1.1-2b/gemma-1.1-2b-it-gpu-int4.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53f7defdb5554dd517a6863d2d605a144d14361d6c486bbeaac2870497b75747
3
+ size 1346502656
gemma-1.1-2b/tokenizer.spm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61a7b147390c64585d6c3543dd6fc636906c9af3865a5548f27f31aee1d4c8e2
3
+ size 4241003