maddes8cht
commited on
Commit
·
e89d7aa
1
Parent(s):
3e62eb0
"Update README.md"
Browse files
README.md
CHANGED
@@ -7,23 +7,26 @@ datasets:
|
|
7 |
---
|
8 |
[![banner](https://maddes8cht.github.io/assets/buttons/Huggingface-banner.jpg)]()
|
9 |
|
10 |
-
I
|
11 |
|
12 |
# samantha-falcon-7b - GGUF
|
13 |
- Model creator: [ehartford](https://huggingface.co/ehartford)
|
14 |
- Original model: [samantha-falcon-7b](https://huggingface.co/ehartford/samantha-falcon-7b)
|
15 |
|
16 |
-
#
|
17 |
|
18 |
-
As noted on the [Llama.cpp
|
19 |
|
20 |
-
|
21 |
|
22 |
-
**
|
23 |
-
|
24 |
-
**
|
25 |
-
|
26 |
-
|
|
|
|
|
|
|
27 |
|
28 |
|
29 |
|
|
|
7 |
---
|
8 |
[![banner](https://maddes8cht.github.io/assets/buttons/Huggingface-banner.jpg)]()
|
9 |
|
10 |
+
I'm constantly enhancing these model descriptions to provide you with the most relevant and comprehensive information
|
11 |
|
12 |
# samantha-falcon-7b - GGUF
|
13 |
- Model creator: [ehartford](https://huggingface.co/ehartford)
|
14 |
- Original model: [samantha-falcon-7b](https://huggingface.co/ehartford/samantha-falcon-7b)
|
15 |
|
16 |
+
# Important Update for Falcon Models in llama.cpp Versions After October 18, 2023
|
17 |
|
18 |
+
As noted on the [Llama.cpp GitHub repository](https://github.com/ggerganov/llama.cpp#hot-topics), all new Llama.cpp releases after October 18, 2023, will require a re-quantization due to the new BPE tokenizer.
|
19 |
|
20 |
+
**Good news!** I am glad that my re-quantization process for Falcon Models is nearly complete. Download the latest quantized models to ensure compatibility with recent llama.cpp software.
|
21 |
|
22 |
+
**Key Points:**
|
23 |
+
|
24 |
+
- **Stay Informed:** Keep an eye on software application release schedules using llama.cpp libraries.
|
25 |
+
- **Monitor Upload Times:** Re-quantization is *almost* done. Watch for updates on my Hugging Face Model pages.
|
26 |
+
|
27 |
+
**Important Compatibility Note:** Old software will work with old Falcon models, but expect updated software to exclusively support the new models.
|
28 |
+
|
29 |
+
This change primarily affects **Falcon** and **Starcoder** models, with other models remaining unaffected.
|
30 |
|
31 |
|
32 |
|