nisten commited on
Commit
00f4a0b
1 Parent(s): c0eb7aa

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: HuggingFaceTB/SmolLM-130m
3
+ ---
4
+
5
+ ###EVEN SMALLER Frankenstein of smolLm-0.13b upped to 0.15b
6
+ We're doing it live.
7
+
8
+
9
+ Done semi-automated continuous merging to figure out the recipe.
10
+ Model is more coherent.
11
+
12
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6379683a81c1783a4a2ddba8/H6rv3ULQip4sYPpGGiZZe.png)
13
+
14
+ ```bash
15
+ wget https://huggingface.co/nisten/Biggie-SmoLlm-0.15B-Base/resolve/main/Biggie_SmolLM_0.15B_Base_bf16.gguf
16
+ ```
17
+ ```verilog
18
+ llama-cli -ngl 99 -co --temp 0 -p "How to build a city on Mars via calculating Aldrin-Cycler orbits?" -m Biggie_SmolLM_0.15B
19
+ _Base_bf16.gguf
20
+ ```
21
+ The temperature settings and min p etc need to be adjusted but even at default temp0 it was coherent for first 100 tokens.
22
+ Amazing option for further training. And this is a merge of the base, not the instruct!
23
+
24
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6379683a81c1783a4a2ddba8/UK0_mQxy6GOHKxGKBbdhx.png)
25
+
26
+ I don't understand how the f a 150mb file can talk but it can