TheBloke commited on
Commit
fab51be
1 Parent(s): 2722e5c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ license: other
19
 
20
  # Kaist AI's Selfee 13B GGML
21
 
22
- These files are GGML format model files for [Kaist AI's Selfee 13B](https://huggingface.co/TheBloke/Selfee-13B-fp16).
23
 
24
  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:
25
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)
 
19
 
20
  # Kaist AI's Selfee 13B GGML
21
 
22
+ These files are GGML format model files for [Kaist AI's Selfee 13B](https://huggingface.co/kaist-ai/selfee-13b-delta).
23
 
24
  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:
25
  * [text-generation-webui](https://github.com/oobabooga/text-generation-webui)