TheBloke commited on
Commit
3b0b181
1 Parent(s): 48109d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ license: other
21
 
22
  These files are GGML format model files for [LmSys' Vicuna 13B v1.3](https://huggingface.co/lmsys/vicuna-13b-v1.3).
23
 
24
- **NOTE**: This model was recently updated by the LmSys Team. If you already downloaded Vicuna 13B v1.3 GPTQ or GGML, you may want to re-download it from this repo, as the weights were updated.
25
 
26
  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:
27
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
 
21
 
22
  These files are GGML format model files for [LmSys' Vicuna 13B v1.3](https://huggingface.co/lmsys/vicuna-13b-v1.3).
23
 
24
+ **NOTE**: This model was recently updated by the LmSys Team. If you already downloaded Vicuna 13B v1.3 GPTQ or GGML, you may want to re-download it from this repo, as the weights were updated. The original model I uploaded has been renamed to v1.3-preview.
25
 
26
  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:
27
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)