Eclipse-Senpai commited on
Commit
812e196
·
verified ·
1 Parent(s): 76d443e

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +2 -0
  2. charts/banner.svg +4 -0
README.md CHANGED
@@ -10,6 +10,8 @@ tags:
10
  - sub-10m
11
  ---
12
 
 
 
13
  # min-spark
14
 
15
  **min-spark is a 5.76M-parameter language model with native effort levels.** It introduces controllable depth to the sub-10M model class. The same checkpoint can produce a quick completion or spend more computation on the same prompt, selected with one inference argument.
 
10
  - sub-10m
11
  ---
12
 
13
+ ![min-spark](charts/banner.svg)
14
+
15
  # min-spark
16
 
17
  **min-spark is a 5.76M-parameter language model with native effort levels.** It introduces controllable depth to the sub-10M model class. The same checkpoint can produce a quick completion or spend more computation on the same prompt, selected with one inference argument.
charts/banner.svg ADDED