NicoNico commited on
Commit
5e4e96b
1 Parent(s): dde1687

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
1
  ---
2
  license: apache-2.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ # GreenBit LLaMA
5
+
6
+ This is GreenBitAI's pretrained **4-bit** LLaMA 3B model with advanced compression design and lossless performance to FP16 models.
7
+
8
+ Please refer to our [Github page](https://github.com/GreenBitAI/low_bit_llama) for the code to run the model and more information.
9
+
10
+ ## Model Description
11
+
12
+ - **Developed by:** [GreenBitAI](https://github.com/GreenBitAI)
13
+ - **Model type:** Causal (Llama)
14
+ - **Language(s) (NLP):** English
15
+ - **License:** [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)