Josephgflowers
commited on
Commit
•
eb3834f
1
Parent(s):
cf20c86
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,15 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
-
base_model:
|
4 |
license: mit
|
5 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
base_model: Josephgflowers/TinyLlama-3T-Cinder-v1.2
|
4 |
license: mit
|
5 |
pipeline_tag: text-generation
|
6 |
+
widget:
|
7 |
+
- text: |
|
8 |
+
<|system|>
|
9 |
+
You are a helpful assistant</s>
|
10 |
+
<|user|>
|
11 |
+
Tell me about yourself, what is your name?.</s>
|
12 |
+
<|assistant|>
|
13 |
---
|
14 |
|
15 |
# Model Card for Model ID
|