maddes8cht commited on
Commit
b9429ec
·
1 Parent(s): ec7f41c

"Update README.md"

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -41,7 +41,7 @@ As noted on the [Llama.cpp]([ggerganov/llama.cpp: Port of Facebook's LLaMA model
41
  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.
42
 
43
  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.
44
-
45
 
46
 
47
 
@@ -184,7 +184,13 @@ deepspeed trainer_sft.py --configs defaults falcon-7b oasst-top1 --cache_dir <da
184
  Export command:
185
  ```
186
  python export_model.py --dtype bf16 --hf_repo_name OpenAssistant/falcon-7b-sft-top1 --trust_remote_code --auth_token <auth_token> <output_path> --max_shard_size 2GB
187
- ```## Please consider to support my work
 
 
 
 
 
 
188
  **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.
189
 
190
  <center>
 
41
  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.
42
 
43
  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.
44
+ ---
45
 
46
 
47
 
 
184
  Export command:
185
  ```
186
  python export_model.py --dtype bf16 --hf_repo_name OpenAssistant/falcon-7b-sft-top1 --trust_remote_code --auth_token <auth_token> <output_path> --max_shard_size 2GB
187
+ ```
188
+
189
+ ***End of original Model File***
190
+ ---
191
+
192
+
193
+ ## Please consider to support my work
194
  **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.
195
 
196
  <center>