rozek commited on
Commit
d10f7db
·
1 Parent(s): 1770cba

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  ---
2
  license: apache-2.0
3
  ---
 
1
+ This repository contains the 300BT preview of the [Open LLaMA model](https://huggingface.co/openlm-research/open_llama_7b_preview_300bt)
2
+ based on the [RedPajama 1T dataset](https://huggingface.co/datasets/togethercomputer/RedPajama-Data-1T), converted to GGML and quantized to 4 bit, ready to be used with [llama.cpp](https://github.com/rozek/llama.cpp)
3
+
4
  ---
5
  license: apache-2.0
6
  ---