maddes8cht commited on
Commit
0e8c023
1 Parent(s): 145730e

"Update README.md"

Browse files
Files changed (1) hide show
  1. README.md +7 -11
README.md CHANGED
@@ -12,32 +12,26 @@ inference: false
12
 
13
  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.
14
 
15
-
16
  # vigogne-falcon-7b-instruct - GGUF
17
  - Model creator: [bofenghuang](https://huggingface.co/bofenghuang)
18
  - Original model: [vigogne-falcon-7b-instruct](https://huggingface.co/bofenghuang/vigogne-falcon-7b-instruct)
19
 
20
  # Note: Important Update for Falcon Models in llama.cpp Versions After October 18, 2023
21
 
22
- 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, which impacts both the original Falcon models and their derived variants.
23
 
24
  Here's what you need to know:
25
 
26
- **Original Falcon Models:** I am diligently working to provide updated quantized versions of the four original Falcon models to ensure their compatibility with the new llama.cpp versions. Please keep an eye on my Hugging Face Model pages for updates on the availability of these models. Promptly downloading them is essential to maintain compatibility with the latest llama.cpp releases.
27
-
28
- **Derived Falcon Models:** Right now, the derived Falcon-Models cannot be re-converted without adjustments from the original model creators. So far, these models cannot be used in recent llama.cpp versions at all. ** Good news!** It's in the pipeline that the capability for quantizing even the older derived Falcon models will be incorporated soon. However, the exact timeline is beyond my control.
29
-
30
  **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.
31
-
32
  **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.
33
-
34
  **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.
35
-
36
- 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.
37
-
38
  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.
39
 
40
 
 
 
 
41
  Vigogne-Falcon-7B-Instruct is a Falcon-7B model fine-tuned to follow the French instructions.
42
 
43
 
@@ -67,7 +61,9 @@ With a Q6_K you should find it really hard to find a quality difference to the o
67
 
68
 
69
 
 
70
  ---
 
71
  # Original Model Card:
72
  <p align="center" width="100%">
73
  <img src="https://huggingface.co/bofenghuang/vigogne-falcon-7b-instruct/resolve/main/vigogne_logo.png" alt="Vigogne" style="width: 40%; min-width: 300px; display: block; margin: auto;">
 
12
 
13
  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.
14
 
 
15
  # vigogne-falcon-7b-instruct - GGUF
16
  - Model creator: [bofenghuang](https://huggingface.co/bofenghuang)
17
  - Original model: [vigogne-falcon-7b-instruct](https://huggingface.co/bofenghuang/vigogne-falcon-7b-instruct)
18
 
19
  # Note: Important Update for Falcon Models in llama.cpp Versions After October 18, 2023
20
 
21
+ 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. I am working diligently to make the updated models available for you.
22
 
23
  Here's what you need to know:
24
 
 
 
 
 
25
  **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.
 
26
  **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.
 
27
  **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.
28
+ 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.
 
 
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
+ # Brief
35
  Vigogne-Falcon-7B-Instruct is a Falcon-7B model fine-tuned to follow the French instructions.
36
 
37
 
 
61
 
62
 
63
 
64
+
65
  ---
66
+
67
  # Original Model Card:
68
  <p align="center" width="100%">
69
  <img src="https://huggingface.co/bofenghuang/vigogne-falcon-7b-instruct/resolve/main/vigogne_logo.png" alt="Vigogne" style="width: 40%; min-width: 300px; display: block; margin: auto;">