bartowski commited on
Commit
5cf715a
·
verified ·
1 Parent(s): dc38845

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -10
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
- license: other
3
- license_name: aml
4
  language:
5
  - en
6
  - es
@@ -16,9 +15,6 @@ language:
16
  library_name: transformers
17
  new_version: arcee-ai/AFM-4.5B
18
  extra_gated_prompt: Company name is optional, please put NA if you would prefer not to share it.
19
- extra_gated_fields:
20
- Company: text
21
- I agree to use this model in accordance with the Arcee Model License (AML): checkbox
22
  base_model:
23
  - arcee-ai/AFM-4.5B-Base
24
  ---
@@ -56,8 +52,8 @@ View our documentation here for more details: https://docs.arcee.ai/arcee-founda
56
 
57
  * **Model Architecture:** ArceeForCausalLM
58
  * **Parameters:** 4.5B
59
- * **Training Tokens:**
60
- * **License:** [Arcee Model License (AML)](https://huggingface.co/arcee-ai/AFM-4.5B#license)
61
  * **Recommended settings:**
62
  * temperature: 0.5
63
  * top_k: 50
@@ -164,6 +160,4 @@ https://huggingface.co/arcee-ai/AFM-4.5B-GGUF
164
 
165
  ## License
166
 
167
- AFM-4.5B is released under the [Arcee Model License](https://huggingface.co/arcee-ai/AFM-4.5B/blob/main/LICENSE). If your company makes less than $1.75 million in annual revenue, you’re free to use the model for commercial purposes, as long as you’re not providing the weights to a company above that threshold. If your product or application using AFM-4.5B is sold to a larger company, that’s fine—as long as they don’t receive or run the weights directly.
168
-
169
- We want as many developers, researchers, and builders as possible to benefit from AFM-4.5B. At the same time, this license ensures that we can continue to develop and support the model for the community.
 
1
  ---
2
+ license: apache-2.0
 
3
  language:
4
  - en
5
  - es
 
15
  library_name: transformers
16
  new_version: arcee-ai/AFM-4.5B
17
  extra_gated_prompt: Company name is optional, please put NA if you would prefer not to share it.
 
 
 
18
  base_model:
19
  - arcee-ai/AFM-4.5B-Base
20
  ---
 
52
 
53
  * **Model Architecture:** ArceeForCausalLM
54
  * **Parameters:** 4.5B
55
+ * **Training Tokens:** 8T
56
+ * **License:** [Apache 2.0](https://huggingface.co/arcee-ai/AFM-4.5B#license)
57
  * **Recommended settings:**
58
  * temperature: 0.5
59
  * top_k: 50
 
160
 
161
  ## License
162
 
163
+ AFM-4.5B is released under the Apache-2.0 license.