kirp
/

Text Generation
GGUF
English
kirp commited on
Commit
6788f14
·
1 Parent(s): 8d9b841

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -12,6 +12,7 @@ pipeline_tag: text-generation
12
  ---
13
  # 🔥 Good news
14
  Here is a [demo](https://huggingface.co/spaces/kirp/tinyllama-chat).
 
15
 
16
  # Pay attention
17
  To use this model, you need to change the rope part of llama.cpp/llama.cpp. (From mode 0 to mode 2 rope)
 
12
  ---
13
  # 🔥 Good news
14
  Here is a [demo](https://huggingface.co/spaces/kirp/tinyllama-chat).
15
+ You can download the model from [PY007](https://huggingface.co/PY007/TinyLlama-1.1B-Chat-v0.2-GGUF) without any change to llama.cpp.
16
 
17
  # Pay attention
18
  To use this model, you need to change the rope part of llama.cpp/llama.cpp. (From mode 0 to mode 2 rope)