mradermacher commited on
Commit
e7728df
·
verified ·
1 Parent(s): d0fef18

auto-patch README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -1
README.md CHANGED
@@ -3,6 +3,30 @@ base_model: Spestly/Atlas-Pro-7B-Preview-1M
3
  datasets:
4
  - prithivMLmods/PyCodeZone
5
  - bespokelabs/Bespoke-Stratos-17k
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  language:
7
  - en
8
  - zh
@@ -53,7 +77,7 @@ tags:
53
  static quants of https://huggingface.co/Spestly/Atlas-Pro-7B-Preview-1M
54
 
55
  <!-- provided-files -->
56
- weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
57
  ## Usage
58
 
59
  If you are unsure how to use GGUF files, refer to one of [TheBloke's
 
3
  datasets:
4
  - prithivMLmods/PyCodeZone
5
  - bespokelabs/Bespoke-Stratos-17k
6
+ - openai/gsm8k
7
+ - rubenroy/GammaCorpus-v1-50k-UNFILTERED
8
+ extra_gated_fields:
9
+ Country: country
10
+ Date of Birth: date_picker
11
+ I agree to use this model in accordance with all applicable laws and ethical guidelines: checkbox
12
+ I agree to use this model under the MIT licence: checkbox
13
+ Intended Use:
14
+ options:
15
+ - Research
16
+ - Education
17
+ - Personal Development
18
+ - Commercial Use
19
+ - label: Other
20
+ value: other
21
+ type: select
22
+ Name: text
23
+ Organization: text
24
+ extra_gated_prompt: By accessing this model, you agree to comply with ethical usage
25
+ guidelines and accept full responsibility for its applications. You will not use
26
+ this model for harmful, malicious, or illegal activities, and you understand that
27
+ the model's use is subject to ongoing monitoring for misuse. This model is provided
28
+ 'AS IS' and agreeing to this means that you are responsible for all the outputs
29
+ generated by you
30
  language:
31
  - en
32
  - zh
 
77
  static quants of https://huggingface.co/Spestly/Atlas-Pro-7B-Preview-1M
78
 
79
  <!-- provided-files -->
80
+ weighted/imatrix quants are available at https://huggingface.co/mradermacher/Atlas-Pro-7B-Preview-1M-i1-GGUF
81
  ## Usage
82
 
83
  If you are unsure how to use GGUF files, refer to one of [TheBloke's