maddes8cht commited on
Commit
5957d2c
·
1 Parent(s): b5213b2

"Update README.md"

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -10,9 +10,12 @@ These will contain increasingly more content to help find the best models for a
10
  # falcon-7b-4k-alibi - GGUF
11
  - Model creator: [openaccess-ai-collective](https://huggingface.co/openaccess-ai-collective)
12
  - Original model: [falcon-7b-4k-alibi](https://huggingface.co/openaccess-ai-collective/falcon-7b-4k-alibi)
 
13
  The `alibi` version is a version of Falcon-7b extended to 4k context using the RedPajama Sample dataset.
14
 
15
 
 
 
16
  # About GGUF format
17
 
18
  `gguf` is the current file format used by the [`ggml`](https://github.com/ggerganov/ggml) library.
@@ -36,6 +39,7 @@ So, if possible, use K-quants.
36
  With a Q6_K you should find it really hard to find a quality difference to the original model - ask your model two times the same question and you may encounter bigger quality differences.
37
 
38
 
 
39
  # Original Model Card:
40
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
41
  Questions, comments, feedback, looking to donate, or want to help? Reach out on our [Discord](https://discord.gg/PugNNHAF5r) or email [wing@openaccessaicollective.org](mailto:wing@openaccessaicollective.org)
 
10
  # falcon-7b-4k-alibi - GGUF
11
  - Model creator: [openaccess-ai-collective](https://huggingface.co/openaccess-ai-collective)
12
  - Original model: [falcon-7b-4k-alibi](https://huggingface.co/openaccess-ai-collective/falcon-7b-4k-alibi)
13
+
14
  The `alibi` version is a version of Falcon-7b extended to 4k context using the RedPajama Sample dataset.
15
 
16
 
17
+
18
+
19
  # About GGUF format
20
 
21
  `gguf` is the current file format used by the [`ggml`](https://github.com/ggerganov/ggml) library.
 
39
  With a Q6_K you should find it really hard to find a quality difference to the original model - ask your model two times the same question and you may encounter bigger quality differences.
40
 
41
 
42
+
43
  # Original Model Card:
44
  [<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>](https://github.com/OpenAccess-AI-Collective/axolotl)
45
  Questions, comments, feedback, looking to donate, or want to help? Reach out on our [Discord](https://discord.gg/PugNNHAF5r) or email [wing@openaccessaicollective.org](mailto:wing@openaccessaicollective.org)