maddes8cht commited on
Commit
c2b2b8a
1 Parent(s): d29348a

"Update README.md"

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -22,20 +22,26 @@ As noted on the [Llama.cpp]([ggerganov/llama.cpp: Port of Facebook's LLaMA model
22
  Here's what you need to know:
23
 
24
  **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.
 
25
  **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.
 
26
  **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.
 
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
  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.
29
 
30
 
31
 
32
  ---
33
  # Brief
34
- The ***Gorilla*** model variant is quite special as it outputs syntactically correct API calls for a vast ammount of known APIs.
35
 
36
  Read the original Model Card carefully to get best results. Maybe even consult additional video tutorials.
37
 
38
 
 
 
39
 
40
 
41
  # About GGUF format
 
22
  Here's what you need to know:
23
 
24
  **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.
25
+
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
+
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
+
30
  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.
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
 
36
  ---
37
  # Brief
38
+ The ***Gorilla*** model variant is quite special as it outputs syntactically correct API calls for a vast ammount of known APIs.
39
 
40
  Read the original Model Card carefully to get best results. Maybe even consult additional video tutorials.
41
 
42
 
43
+ ---
44
+
45
 
46
 
47
  # About GGUF format