SlyEcho commited on
Commit
46b88a5
·
verified ·
1 Parent(s): a18937d

Fix README

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