maddes8cht commited on
Commit
575fdac
1 Parent(s): 2aeac33

"Update README.md"

Browse files
Files changed (1) hide show
  1. README.md +22 -4
README.md CHANGED
@@ -8,14 +8,29 @@ license: apache-2.0
8
  ---
9
  [![banner](https://maddes8cht.github.io/assets/buttons/Huggingface-banner.jpg)]()
10
 
11
- ## I am still building the structure of these descriptions.
12
-
13
- These will contain increasingly more content to help find the best models for a purpose.
14
 
15
  # falcon-7b - GGUF
16
  - Model creator: [tiiuae](https://huggingface.co/tiiuae)
17
  - Original model: [falcon-7b](https://huggingface.co/tiiuae/falcon-7b)
18
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  These are gguf quantized models of the riginal Falcon 7B Model by tiiuae.
20
  Falcon is a foundational large language model coming in two different sizes: 7b and 40b.
21
 
@@ -272,7 +287,10 @@ To learn more about the pretraining dataset, see the 📓 [RefinedWeb paper](htt
272
  Falcon-7B is made available under the Apache 2.0 license.
273
 
274
  ## Contact
275
- falconllm@tii.ae<center>
 
 
 
276
  [![GitHub](https://maddes8cht.github.io/assets/buttons/github-io-button.png)](https://maddes8cht.github.io)
277
  [![Stack Exchange](https://stackexchange.com/users/flair/26485911.png)](https://stackexchange.com/users/26485911)
278
  [![GitHub](https://maddes8cht.github.io/assets/buttons/github-button.png)](https://github.com/maddes8cht)
 
8
  ---
9
  [![banner](https://maddes8cht.github.io/assets/buttons/Huggingface-banner.jpg)]()
10
 
11
+ I am continuously enhancing the structure of these model descriptions, and they now provide even more comprehensive information to help you find the best models for your specific needs.
 
 
12
 
13
  # falcon-7b - GGUF
14
  - Model creator: [tiiuae](https://huggingface.co/tiiuae)
15
  - Original model: [falcon-7b](https://huggingface.co/tiiuae/falcon-7b)
16
 
17
+ # Note: Important Update for Falcon Models in llama.cpp Versions After October 18, 2023
18
+
19
+ As noted on the [Llama.cpp]([ggerganov/llama.cpp: Port of Facebook's LLaMA model in C/C++ (github.com)](https://github.com/ggerganov/llama.cpp#hot-topics) GitHub repository, all new releases of Llama.cpp will require a re-quantization due to the implementation of the new BPE tokenizer. While I am working diligently to make the updated models available for you, please be aware of the following:
20
+
21
+ **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.
22
+
23
+ **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.
24
+
25
+ **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.
26
+
27
+ 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.
28
+
29
+ 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.
30
+
31
+
32
+
33
+
34
  These are gguf quantized models of the riginal Falcon 7B Model by tiiuae.
35
  Falcon is a foundational large language model coming in two different sizes: 7b and 40b.
36
 
 
287
  Falcon-7B is made available under the Apache 2.0 license.
288
 
289
  ## Contact
290
+ falconllm@tii.ae## Please consider to support my work
291
+ **Coming Soon:** I'm in the process of launching a sponsorship/crowdfunding campaign for my work. I'm evaluating Kickstarter, Patreon, or the new GitHub Sponsors platform, and I am hoping for some support and contribution to the continued availability of these kind of models. Your support will enable me to provide even more valuable resources and maintain the models you rely on. Your patience and ongoing support are greatly appreciated as I work to make this page an even more valuable resource for the community.
292
+
293
+ <center>
294
  [![GitHub](https://maddes8cht.github.io/assets/buttons/github-io-button.png)](https://maddes8cht.github.io)
295
  [![Stack Exchange](https://stackexchange.com/users/flair/26485911.png)](https://stackexchange.com/users/26485911)
296
  [![GitHub](https://maddes8cht.github.io/assets/buttons/github-button.png)](https://github.com/maddes8cht)