maddes8cht
commited on
Commit
•
8f4828d
1
Parent(s):
c2b2b8a
"Update README.md"
Browse files
README.md
CHANGED
@@ -9,27 +9,26 @@ datasets:
|
|
9 |
---
|
10 |
[![banner](https://maddes8cht.github.io/assets/buttons/Huggingface-banner.jpg)]()
|
11 |
|
12 |
-
I
|
13 |
|
14 |
# gorilla-falcon-7b-hf-v0 - GGUF
|
15 |
- Model creator: [gorilla-llm](https://huggingface.co/gorilla-llm)
|
16 |
- Original model: [gorilla-falcon-7b-hf-v0](https://huggingface.co/gorilla-llm/gorilla-falcon-7b-hf-v0)
|
17 |
|
18 |
-
#
|
19 |
|
20 |
-
As noted on the [Llama.cpp
|
21 |
|
22 |
-
|
23 |
|
24 |
-
**
|
25 |
|
26 |
-
**
|
|
|
27 |
|
28 |
-
**
|
29 |
|
30 |
-
|
31 |
-
|
32 |
-
As a solo operator of this page, I'm doing my best to expedite the process, but please bear with me as this may take some time.
|
33 |
|
34 |
|
35 |
|
|
|
9 |
---
|
10 |
[![banner](https://maddes8cht.github.io/assets/buttons/Huggingface-banner.jpg)]()
|
11 |
|
12 |
+
I'm constantly enhancing these model descriptions to provide you with the most relevant and comprehensive information
|
13 |
|
14 |
# gorilla-falcon-7b-hf-v0 - GGUF
|
15 |
- Model creator: [gorilla-llm](https://huggingface.co/gorilla-llm)
|
16 |
- Original model: [gorilla-falcon-7b-hf-v0](https://huggingface.co/gorilla-llm/gorilla-falcon-7b-hf-v0)
|
17 |
|
18 |
+
# Important Update for Falcon Models in llama.cpp Versions After October 18, 2023
|
19 |
|
20 |
+
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.
|
21 |
|
22 |
+
**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.
|
23 |
|
24 |
+
**Key Points:**
|
25 |
|
26 |
+
- **Stay Informed:** Keep an eye on software application release schedules using llama.cpp libraries.
|
27 |
+
- **Monitor Upload Times:** Re-quantization is *almost* done. Watch for updates on my Hugging Face Model pages.
|
28 |
|
29 |
+
**Important Compatibility Note:** Old software will work with old Falcon models, but expect updated software to exclusively support the new models.
|
30 |
|
31 |
+
This change primarily affects **Falcon** and **Starcoder** models, with other models remaining unaffected.
|
|
|
|
|
32 |
|
33 |
|
34 |
|