Caleb Fahlgren
commited on
Commit
•
dc0e1be
1
Parent(s):
67d74b3
fix readme
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
- cerebras/SlimPajama-627B
|
@@ -7,12 +7,12 @@ datasets:
|
|
7 |
language:
|
8 |
- en
|
9 |
---
|
10 |
-
<div align="center">
|
11 |
# TinyLlama-1.1B compiled for WebGPU - q4f32_1
|
12 |
|
13 |
- Original model: [TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0)
|
14 |
- compiled by: Caleb Fahlgren: [👋 on Twitter](https://twitter.com/calebfahlgren)
|
15 |
|
|
|
16 |
|
17 |
https://github.com/jzhang38/TinyLlama
|
18 |
|
|
|
1 |
+
---
|
2 |
license: apache-2.0
|
3 |
datasets:
|
4 |
- cerebras/SlimPajama-627B
|
|
|
7 |
language:
|
8 |
- en
|
9 |
---
|
|
|
10 |
# TinyLlama-1.1B compiled for WebGPU - q4f32_1
|
11 |
|
12 |
- Original model: [TinyLlama-1.1B-Chat-v1.0](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0)
|
13 |
- compiled by: Caleb Fahlgren: [👋 on Twitter](https://twitter.com/calebfahlgren)
|
14 |
|
15 |
+
<div align="center">
|
16 |
|
17 |
https://github.com/jzhang38/TinyLlama
|
18 |
|