Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
3 |
---
|
4 |
|
5 |
# DeciLM-7B-instruct GGUF checkpoints
|
6 |
-
This repository includes DeciLM-7B-instruct checkpoints in the GGUF format.<br>
|
7 |
DeciLM demonstrates strong performance on commodity CPUs when utilizing the llama.cpp codebase.
|
8 |
|
9 |
## 1. Clone and build llama.cpp (1 minute)
|
|
|
3 |
---
|
4 |
|
5 |
# DeciLM-7B-instruct GGUF checkpoints
|
6 |
+
This repository includes <a href="https://huggingface.co/Deci/DeciLM-7B-instruct">Deci/DeciLM-7B-instruct</a> checkpoints in the <b>GGUF</b> format.<br>
|
7 |
DeciLM demonstrates strong performance on commodity CPUs when utilizing the llama.cpp codebase.
|
8 |
|
9 |
## 1. Clone and build llama.cpp (1 minute)
|