Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
### Model Sources
|
6 |
+
|
7 |
+
https://huggingface.co/HuggingFaceTB/SmolLM-1.7B-Instruct
|
8 |
+
|
9 |
+
## Uses
|
10 |
+
|
11 |
+
v v small model for running on edge with :fire: TTFT & Throughput
|
12 |
+
|
13 |
+
### Direct Use
|
14 |
+
|
15 |
+
Use llama.cpp to inference the model
|