SlyEcho commited on
Commit
ada9882
·
verified ·
1 Parent(s): e7a705b

update README

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ license: apache-2.0
6
 
7
  For use with [llama.cpp](https://github.com/ggerganov/llama.cpp).
8
 
9
- - Version: 600B tokens preview
10
  - Project: [OpenLLaMA: An Open Reproduction of LLaMA](https://github.com/openlm-research/open_llama)
11
- - Model: [openlm-research/open_llama_13b_600bt](https://huggingface.co/openlm-research/open_llama_13b_600bt)
12
  - llama.cpp 4,5,8-bit quantization: build 567(2d5db48) or later
13
  - llama.cpp newer quantization formats: build 616(99009e7) or later
 
6
 
7
  For use with [llama.cpp](https://github.com/ggerganov/llama.cpp).
8
 
9
+ - Version: 1000B tokens final release
10
  - Project: [OpenLLaMA: An Open Reproduction of LLaMA](https://github.com/openlm-research/open_llama)
11
+ - Model: [openlm-research/open_llama_13b](https://huggingface.co/openlm-research/open_llama_13b)
12
  - llama.cpp 4,5,8-bit quantization: build 567(2d5db48) or later
13
  - llama.cpp newer quantization formats: build 616(99009e7) or later