Yangyang1205 commited on
Commit
1140c52
·
verified ·
1 Parent(s): fff0b11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -3
README.md CHANGED
@@ -1,3 +1,17 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ language:
4
+ - en
5
+ pipeline_tag: text-generation
6
+ tags:
7
+ - mobilellm
8
+ - pytorch
9
+ ---
10
+
11
+ # MobileLLM 80M (Replication)
12
+
13
+ This is a replicated version of the **MobileLLM 80M** model, based on the paper *MobileLLM: Optimizing Sub-billion Parameter Language Models for On-Device Use Cases*.
14
+
15
+ - **Model Size:** 80M parameters
16
+ - **Architecture:** Llama-based (Deep & Thin)
17
+ - **Status:** Research / Testing