MarcGrumpyOlejak commited on
Commit
6641300
1 Parent(s): 172eff7

Update README.md

Browse files

Added the link to the GGUF repository.

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -18,8 +18,8 @@ This is my second "usable" POC of a german based text summarizer based upon 6 di
18
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
19
 
20
  ### GGUF-versions
21
- (to be created)
22
-
23
  ## Prompts for Retrieval
24
  Mainly based on DiscoLM, you can use their provided examples – and simplify it a little bit. For possible problems with the "EOT"-Tag I'll just always add the sentence to finish the answer with 3 ###.
25
  ### Prompt example
 
18
  This is a merge of pre-trained language models created using [mergekit](https://github.com/cg123/mergekit).
19
 
20
  ### GGUF-versions
21
+ For usage with f.ex. llama.cpp you can find the most popular GGUF-versions from Q2 up to Q8 in a seperate repository: [
22
+ VerwaltungsAnthologie_Disco_simbad_7B_GGUF](https://huggingface.co/MarcGrumpyOlejak/VerwaltungsAnthologie_Disco_simbad_7B_GGUF)
23
  ## Prompts for Retrieval
24
  Mainly based on DiscoLM, you can use their provided examples – and simplify it a little bit. For possible problems with the "EOT"-Tag I'll just always add the sentence to finish the answer with 3 ###.
25
  ### Prompt example