DavidAU commited on
Commit
ec2d059
·
verified ·
1 Parent(s): 1f6f710

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -2,6 +2,22 @@
2
  license: apache-2.0
3
  language:
4
  - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  base_model:
6
  - RekaAI/reka-flash-3
7
  pipeline_tag: text-generation
@@ -10,4 +26,8 @@ pipeline_tag: text-generation
10
 
11
  Reka's excellent reasoning model with MAXed quants, and NEO Imatrix dataset.
12
 
 
 
 
 
13
  Quants uploading, examples/repo card updates pending...
 
2
  license: apache-2.0
3
  language:
4
  - en
5
+ tags:
6
+ - NEO Imatrix
7
+ - MAX Quants
8
+ - GGUF
9
+ - reasoning
10
+ - thinking
11
+ - r1
12
+ - cot
13
+ - reka-flash
14
+ - deepseek
15
+ - Qwen2.5
16
+ - Hermes
17
+ - DeepHermes
18
+ - DeepSeek
19
+ - DeepSeek-R1-Distill
20
+ - 128k context
21
  base_model:
22
  - RekaAI/reka-flash-3
23
  pipeline_tag: text-generation
 
26
 
27
  Reka's excellent reasoning model with MAXed quants, and NEO Imatrix dataset.
28
 
29
+ 128k context.
30
+
31
+ Does support other languages besides English.
32
+
33
  Quants uploading, examples/repo card updates pending...