Skip to content

Commit 4815489

Browse files
committed
Update Solar.
1 parent d0b2e80 commit 4815489

File tree

1 file changed

+25
-25
lines changed

1 file changed

+25
-25
lines changed

Solar.yaml

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515

1616
system:
1717
name: Solar
18-
link: https://huggingface.co/upstage/SOLAR-10.7B-Instruct-v1.0
18+
link: https://huggingface.co/upstage/Solar-Open-100B
1919
type: text
2020
performanceclass: latest
21-
basemodelname: Mistral-7B-v0.1
22-
endmodelname: SOLAR-10.7B-Instruct-v1.0
23-
endmodellicense: Meta Community License and CC-BY-NC-4.0
24-
releasedate: 2023-12
25-
notes: HuggingFace profile says 'Solar is a great example of the progress enabled by open source.'
21+
basemodelname:
22+
endmodelname: Solar-Open-100B
23+
endmodellicense: Upstage Solar License
24+
releasedate: 2025-12
25+
notes: MoE model trained entirely from scratch.
2626

2727
org:
2828
name: Upstage AI
@@ -32,22 +32,22 @@ org:
3232
# availability:
3333
datasources_basemodel:
3434
class: closed
35-
link: https://huggingface.co/mistralai/Mistral-7B-v0.1/discussions/8
36-
notes: Mistral has not disclosed anything about its training data.
35+
link:
36+
notes: No data sources found.
3737

3838
datasources_endmodel:
3939
class: closed
4040
link:
41-
notes: No RLHF datasets specified or shared, docs say 'Orca-style dataset, Alpaca-style dataset'
41+
notes: No data sources found.
4242

4343
weights_basemodel:
4444
class: open
45-
link: https://huggingface.co/mistralai/Mistral-7B-v0.1
46-
notes: Weights available through HuggingFace.
45+
link:
46+
notes: No base model weights found.
4747

4848
weights_endmodel:
4949
class: partial
50-
link: https://huggingface.co/upstage/SOLAR-10.7B-Instruct-v1.0
50+
link: https://huggingface.co/upstage/Solar-Open-100B
5151
notes: Finetuned checkpoints only shared through CC-BY-NC
5252

5353
trainingcode:
@@ -59,36 +59,36 @@ trainingcode:
5959
code:
6060
class: closed
6161
link:
62-
notes: HuggingFace code only comprises configuration json; no documentation available.
62+
notes: No code, so no documentation.
6363

6464
hardware_architecture:
65-
class: closed
66-
link:
67-
notes: Precise architecture, training, fine-tuning procedures not given.
65+
class: open
66+
link: https://arxiv.org/pdf/2601.07022
67+
notes: Hardware architecture outlined in preprint
6868

6969
preprint:
7070
class: open
71-
link: https://arxiv.org/pdf/2312.15166
71+
link: https://arxiv.org/pdf/2601.07022
7272
notes: Preprint made available on arXiv.
7373

7474
paper:
75-
class: open
76-
link: https://aclanthology.org/2024.naacl-industry.3/
77-
notes: Paper published in ACL.
75+
class: closed
76+
link:
77+
notes: No peer-reviewed paper found.
7878

7979
modelcard:
8080
class: partial
81-
link: https://huggingface.co/upstage/SOLAR-10.7B-Instruct-v1.0
81+
link: https://huggingface.co/upstage/Solar-Open-100B
8282
notes: HuggingFace model provides partial information.
8383

8484
datasheet:
8585
class: closed
8686
link:
87-
notes: Datasheet not provided.
87+
notes: No data, so no datasheet.
8888

8989
# access:
9090
licenses:
91-
class: closed
92-
link: https://huggingface.co/upstage/SOLAR-10.7B-Instruct-v1.0#license
93-
notes: Meta Community License for base model, and CC-BY-NC 4.0 for fine-tuned model weights
91+
class: open
92+
link: https://huggingface.co/upstage/Solar-Open-100B/blob/main/LICENSE
93+
notes: Upstage Solar License, written to be permissive.
9494

0 commit comments

Comments
 (0)