Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,19 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
tags:
|
4 |
-
-
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
-
#
|
8 |
|
9 |
-
|
|
|
|
|
|
|
|
|
10 |
|
11 |
--
|
12 |
license: other
|
|
|
1 |
---
|
2 |
license: other
|
3 |
tags:
|
4 |
+
- llama
|
5 |
+
- pytorch
|
6 |
+
- chatbot
|
7 |
+
- storywriting
|
8 |
---
|
9 |
|
10 |
+
# chronos-13b-4bit
|
11 |
|
12 |
+
This is the fp16 PyTorch / HF version of **chronos-13b**
|
13 |
+
|
14 |
+
This model is primarily focused on chat, roleplay, and storywriting, but can accomplish other tasks such as simple reasoning and coding.
|
15 |
+
|
16 |
+
Chronos generates very long outputs with coherent text, largely due to the human inputs trained on.
|
17 |
|
18 |
--
|
19 |
license: other
|