elinas commited on
Commit
f8e8655
·
1 Parent(s): ee13903

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,12 +1,19 @@
1
  ---
2
  license: other
3
  tags:
4
- - 4.29.0
 
 
 
5
  ---
6
 
7
- # llama-13b-transformers-4.29
8
 
9
- Original weights converted with the latest `transformers` version using the `LlamaTokenizerFast` implementation.
 
 
 
 
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