Update README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,9 @@ pipeline_tag: text-generation
|
|
40 |
|
41 |
This repo contains GGUF format model files for [tanamettpk's TC Instruct DPO](https://huggingface.co/tanamettpk/TC-instruct-DPO).
|
42 |
|
|
|
|
|
|
|
43 |
### About GGUF
|
44 |
|
45 |
GGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp. GGUF offers numerous advantages over GGML, such as better tokenisation, and support for special tokens. It is also supports metadata, and is designed to be extensible.
|
|
|
40 |
|
41 |
This repo contains GGUF format model files for [tanamettpk's TC Instruct DPO](https://huggingface.co/tanamettpk/TC-instruct-DPO).
|
42 |
|
43 |
+
## Quick jump
|
44 |
+
<span style="font-size:1.125em;">[**Jump to Downloads**](##Provided-files).</span>
|
45 |
+
|
46 |
### About GGUF
|
47 |
|
48 |
GGUF is a new format introduced by the llama.cpp team on August 21st 2023. It is a replacement for GGML, which is no longer supported by llama.cpp. GGUF offers numerous advantages over GGML, such as better tokenisation, and support for special tokens. It is also supports metadata, and is designed to be extensible.
|