Skip to content

Commit a767c07

Browse files
committed
Update MobileLLM
1 parent c6b9fa8 commit a767c07

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

MobileLLM.yaml

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

1616
system:
1717
name: MobileLLM
18-
link: https://huggingface.co/facebook/MobileLLM-R1-950M
18+
link: https://huggingface.co/facebook/MobileLLM-R1.5-950M
1919
type: text,code
2020
performanceclass: full
2121
basemodelname: MobileLLM-R1-950M-base
22-
endmodelname: MobileLLM-R1-950M
22+
endmodelname: MobileLLM-R1.5-950M
2323
endmodellicense: FAIR Noncommercial Research License v1
24-
releasedate: 2025-09
24+
releasedate: 2025-10
2525
notes: Small reasoning model.
2626

2727
org:
@@ -47,7 +47,7 @@ weights_basemodel:
4747

4848
weights_endmodel:
4949
class: partial
50-
link: https://huggingface.co/facebook/MobileLLM-R1-950M
50+
link: https://huggingface.co/facebook/MobileLLM-R1.5-950M/
5151
notes: Gated model available on HuggingFace.
5252

5353
trainingcode:
@@ -63,7 +63,7 @@ code:
6363

6464
hardware_architecture:
6565
class: open
66-
link: ["https://arxiv.org/pdf/2402.14905", "https://github.com/facebookresearch/MobileLLM"]
66+
link: ["https://arxiv.org/pdf/2402.14905", "https://huggingface.co/facebook/MobileLLM-R1.5-950M"]
6767
notes: Hardware architecture described in preprint and on GitHub.
6868

6969
preprint:
@@ -78,7 +78,7 @@ paper:
7878

7979
modelcard:
8080
class: open
81-
link: https://huggingface.co/facebook/MobileLLM-R1-950M
81+
link: https://huggingface.co/facebook/MobileLLM-R1.5-950M
8282
notes: Model card provides the requisite information.
8383

8484
datasheet:
@@ -89,5 +89,5 @@ datasheet:
8989
# access:
9090
licenses:
9191
class: closed
92-
link: https://huggingface.co/facebook/MobileLLM-R1-950M
92+
link: https://huggingface.co/facebook/MobileLLM-R1.5-950M
9393
notes: FAIR Noncommercial Research License v1, not an OSI recognised open license.

0 commit comments

Comments
 (0)