Replace apache 2.0 with llama3
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
license:
|
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: [
|
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
|
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!
|