Add files using upload-large-folder tool
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Preliminary version of the model
|
| 2 |
|
| 3 |
## Evaluations
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: vllm
|
| 3 |
+
base_model:
|
| 4 |
+
- moonshotai/Kimi-K2-Instruct
|
| 5 |
+
pipeline_tag: text-generation
|
| 6 |
+
tags:
|
| 7 |
+
- neuralmagic
|
| 8 |
+
- redhat
|
| 9 |
+
- llmcompressor
|
| 10 |
+
- quantized
|
| 11 |
+
- INT4
|
| 12 |
+
- GPTQ
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
# Preliminary version of the model
|
| 16 |
|
| 17 |
## Evaluations
|