rozek commited on
Commit
332e2d7
1 Parent(s): 166a81b

Update README.md

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