MaziyarPanahi commited on
Commit
6da1933
·
verified ·
1 Parent(s): 67598b7

Replace apache 2.0 with llama3

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: apache-2.0
3
  base_model: arcee-ai/Arcee-SuperNova-v1
4
  base_model_relation: quantized
5
  library_name: transformers
@@ -21,7 +21,7 @@ The resulting Arcee-SuperNova combines all three, delivering strong human prefer
21
 
22
  - Architecture Base: Llama-3.1-70B-Instruct
23
  - Parameter Count: 70B
24
- - License: [Apache-2.0](https://huggingface.co/arcee-ai/Arcee-SuperNova-v1-GGUF#license)
25
 
26
  ### Use Cases
27
 
@@ -31,6 +31,6 @@ The resulting Arcee-SuperNova combines all three, delivering strong human prefer
31
 
32
  ### License
33
 
34
- **Arcee-SuperNova-v1 (70B)** is released under the [Apache-2.0 License](https://www.apache.org/licenses/LICENSE-2.0). You are free to use, modify, and distribute this model in both commercial and non-commercial applications, subject to the terms and conditions of the license.
35
 
36
  If you have questions or would like to share your experiences using Arcee-SuperNova-v1 (70B), please connect with us on social media. We’re excited to see what you build—and how this model helps you innovate!
 
1
  ---
2
+ license: llama3
3
  base_model: arcee-ai/Arcee-SuperNova-v1
4
  base_model_relation: quantized
5
  library_name: transformers
 
21
 
22
  - Architecture Base: Llama-3.1-70B-Instruct
23
  - Parameter Count: 70B
24
+ - License: [llama3](https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE)
25
 
26
  ### Use Cases
27
 
 
31
 
32
  ### License
33
 
34
+ **Arcee-SuperNova-v1 (70B)** is released under the - [llama3 license](https://huggingface.co/meta-llama/Meta-Llama-3-8B/blob/main/LICENSE). You are free to use, modify, and distribute this model in both commercial and non-commercial applications, subject to the terms and conditions of the license.
35
 
36
  If you have questions or would like to share your experiences using Arcee-SuperNova-v1 (70B), please connect with us on social media. We’re excited to see what you build—and how this model helps you innovate!