Add files using upload-large-folder tool
Browse files
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...
|