piotr25691 commited on
Commit
7423362
1 Parent(s): 9bd7864

proper readme

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: gemma
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gemma
3
+ ---
4
+
5
+ # Gemini Nano from Chrome Canary 128.0.6557.0
6
+ This is a PyTorch format model, based on https://huggingface.co/QuietImpostor/Gemini-Nano-Safetensors
7
+
8
+ The use for this is to adapt to other AI libraries, including LLaMA.cpp.
9
+ Refer to https://huggingface.co/Xenova/gemini-nano/discussions/1 for more information.
10
+
11
+ It is also unknown what license is this supposed to be on.
12
+