elinas commited on
Commit
87cd52d
1 Parent(s): 76f4463

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -11,6 +11,10 @@ tags:
11
 
12
  4bit (int4) quantized version of https://huggingface.co/elinas/chronos-13b
13
 
 
 
 
 
14
  This release is exclusively for `cuda`, and if you need `triton` or `GGML` support, anyone is free to quantize the model as long as an original model link is provided!
15
 
16
  --
 
11
 
12
  4bit (int4) quantized version of https://huggingface.co/elinas/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 it was trained on.
17
+
18
  This release is exclusively for `cuda`, and if you need `triton` or `GGML` support, anyone is free to quantize the model as long as an original model link is provided!
19
 
20
  --