maddes8cht
commited on
Commit
•
5e29db8
1
Parent(s):
3bf582d
"Update README.md"
Browse files
README.md
CHANGED
@@ -24,9 +24,13 @@ As noted on the [Llama.cpp]([ggerganov/llama.cpp: Port of Facebook's LLaMA model
|
|
24 |
Here's what you need to know:
|
25 |
|
26 |
**Stay Informed:** Application software using llama.cpp libraries will follow soon. Keep an eye on the release schedules of your favorite software applications that rely on llama.cpp. They will likely provide instructions on how to integrate the new models.
|
|
|
27 |
**Monitor Upload Times:** Please keep a close watch on the upload times of the available files on my Hugging Face Model pages. This will help you identify which files have already been updated and are ready for download, ensuring you have the most current Falcon models at your disposal.
|
|
|
28 |
**Download Promptly:** Once the updated Falcon models are available on my Hugging Face page, be sure to download them promptly to ensure compatibility with the latest [llama.cpp]([ggerganov/llama.cpp: Port of Facebook's LLaMA model in C/C++ (github.com)](https://github.com/ggerganov/llama.cpp) versions.
|
|
|
29 |
Please understand that this change specifically affects **Falcon** and **Starcoder** models, other models remain unaffected. Consequently, software providers may not emphasize this change as prominently.
|
|
|
30 |
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.
|
31 |
|
32 |
|
@@ -38,6 +42,8 @@ These are gguf quantized models of the riginal Falcon 40B Model by tiiuae.
|
|
38 |
Falcon is a foundational large language model coming in different sizes: 7b, 40b and 180b.
|
39 |
Sadly, as the Falcon 180b Models are note really free models, I do not provide quantized versions here.
|
40 |
|
|
|
|
|
41 |
|
42 |
|
43 |
# About GGUF format
|
|
|
24 |
Here's what you need to know:
|
25 |
|
26 |
**Stay Informed:** Application software using llama.cpp libraries will follow soon. Keep an eye on the release schedules of your favorite software applications that rely on llama.cpp. They will likely provide instructions on how to integrate the new models.
|
27 |
+
|
28 |
**Monitor Upload Times:** Please keep a close watch on the upload times of the available files on my Hugging Face Model pages. This will help you identify which files have already been updated and are ready for download, ensuring you have the most current Falcon models at your disposal.
|
29 |
+
|
30 |
**Download Promptly:** Once the updated Falcon models are available on my Hugging Face page, be sure to download them promptly to ensure compatibility with the latest [llama.cpp]([ggerganov/llama.cpp: Port of Facebook's LLaMA model in C/C++ (github.com)](https://github.com/ggerganov/llama.cpp) versions.
|
31 |
+
|
32 |
Please understand that this change specifically affects **Falcon** and **Starcoder** models, other models remain unaffected. Consequently, software providers may not emphasize this change as prominently.
|
33 |
+
|
34 |
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.
|
35 |
|
36 |
|
|
|
42 |
Falcon is a foundational large language model coming in different sizes: 7b, 40b and 180b.
|
43 |
Sadly, as the Falcon 180b Models are note really free models, I do not provide quantized versions here.
|
44 |
|
45 |
+
---
|
46 |
+
|
47 |
|
48 |
|
49 |
# About GGUF format
|