pek111 commited on
Commit
8582336
1 Parent(s): 8388a7a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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.