ekurtic commited on
Commit
5242783
·
verified ·
1 Parent(s): e46ba8a

Add files using upload-large-folder tool

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Preliminary version of the model
2
+
3
+ ## Evaluations
4
+
5
+ - GSM8k, 5-shot via lm-evaluation-harness
6
+ ```
7
+ moonshotai/Kimi-K2-Instruct = 94.92
8
+ RedHatAI/Kimi-K2-Instruct-quantized.w4a16 (this model) = 94.84
9
+ ```
10
+
11
+ More evals coming very soon...