Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
|
3 |
datasets:
|
4 |
- cerebras/SlimPajama-627B
|
5 |
- bigcode/starcoderdata
|
@@ -7,10 +7,6 @@ datasets:
|
|
7 |
- HuggingFaceH4/ultrafeedback_binarized
|
8 |
language:
|
9 |
- en
|
10 |
-
license: apache-2.0
|
11 |
-
tags:
|
12 |
-
- llama-cpp
|
13 |
-
- gguf-my-repo
|
14 |
widget:
|
15 |
- example_title: Fibonacci (Python)
|
16 |
messages:
|
@@ -19,6 +15,10 @@ widget:
|
|
19 |
- role: user
|
20 |
content: Write me a function to calculate the first 10 digits of the fibonacci
|
21 |
sequence in Python and print it out to the CLI.
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
# mjschock/TinyLlama-1.1B-Chat-v1.0-Q4_K_M-GGUF
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
datasets:
|
4 |
- cerebras/SlimPajama-627B
|
5 |
- bigcode/starcoderdata
|
|
|
7 |
- HuggingFaceH4/ultrafeedback_binarized
|
8 |
language:
|
9 |
- en
|
|
|
|
|
|
|
|
|
10 |
widget:
|
11 |
- example_title: Fibonacci (Python)
|
12 |
messages:
|
|
|
15 |
- role: user
|
16 |
content: Write me a function to calculate the first 10 digits of the fibonacci
|
17 |
sequence in Python and print it out to the CLI.
|
18 |
+
tags:
|
19 |
+
- llama-cpp
|
20 |
+
- gguf-my-repo
|
21 |
+
base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
|
22 |
---
|
23 |
|
24 |
# mjschock/TinyLlama-1.1B-Chat-v1.0-Q4_K_M-GGUF
|