asedmammad commited on
Commit
1432e9c
1 Parent(s): 6567c63

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ tags:
9
 
10
  # TogetherAI's Llama-2-7B-32K-Instruct GGML
11
 
12
- These files are GGML format model files for [lmsys's Longchat-7B-v1.5-32k](https://huggingface.co/togethercomputer/Llama-2-7B-32K-Instruct).
13
 
14
  GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp) and libraries and UIs which support this format, such as:
15
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
 
9
 
10
  # TogetherAI's Llama-2-7B-32K-Instruct GGML
11
 
12
+ These files are GGML format model files for [TogetherAI's Llama-2-7B-32K-Instruct](https://huggingface.co/togethercomputer/Llama-2-7B-32K-Instruct).
13
 
14
  GGML files are for CPU + GPU inference using [llama.cpp](https://github.com/ggerganov/llama.cpp) and libraries and UIs which support this format, such as:
15
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)