Image-Text-to-Text
GGUF
Merge
evolutionary-merge
darwin
darwin-v5
model-mri
reasoning
advanced-reasoning
chain-of-thought
thinking
qwen3.5
qwen
Mixture of Experts
mixture-of-experts
claude-opus
distillation
multimodal
vision-language
201-languages
gpqa
benchmark
open-source
apache-2.0
natural-selection
layer-wise-merge
moe-merge
dead-expert-revival
neural-anatomy
coding-agent
tool-calling
long-context
262k-context
Eval Results (legacy)
imatrix
conversational
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,80 @@
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
-
pipeline_tag: text-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Llamacpp imatrix Quantizations of Darwin-35B-A3B-Opus by FINAL-Bench
|
|
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
+
pipeline_tag: image-text-to-text
|
| 4 |
+
base_model_relation: quantized
|
| 5 |
+
tags:
|
| 6 |
+
- merge
|
| 7 |
+
- evolutionary-merge
|
| 8 |
+
- darwin
|
| 9 |
+
- darwin-v5
|
| 10 |
+
- model-mri
|
| 11 |
+
- reasoning
|
| 12 |
+
- advanced-reasoning
|
| 13 |
+
- chain-of-thought
|
| 14 |
+
- thinking
|
| 15 |
+
- qwen3.5
|
| 16 |
+
- qwen
|
| 17 |
+
- moe
|
| 18 |
+
- mixture-of-experts
|
| 19 |
+
- claude-opus
|
| 20 |
+
- distillation
|
| 21 |
+
- multimodal
|
| 22 |
+
- vision-language
|
| 23 |
+
- multilingual
|
| 24 |
+
- 201-languages
|
| 25 |
+
- gpqa
|
| 26 |
+
- benchmark
|
| 27 |
+
- open-source
|
| 28 |
+
- apache-2.0
|
| 29 |
+
- natural-selection
|
| 30 |
+
- layer-wise-merge
|
| 31 |
+
- moe-merge
|
| 32 |
+
- dead-expert-revival
|
| 33 |
+
- neural-anatomy
|
| 34 |
+
- coding-agent
|
| 35 |
+
- tool-calling
|
| 36 |
+
- long-context
|
| 37 |
+
- 262k-context
|
| 38 |
+
language:
|
| 39 |
+
- en
|
| 40 |
+
- zh
|
| 41 |
+
- ko
|
| 42 |
+
- ja
|
| 43 |
+
- de
|
| 44 |
+
- fr
|
| 45 |
+
- es
|
| 46 |
+
- ru
|
| 47 |
+
- ar
|
| 48 |
+
- multilingual
|
| 49 |
+
license: apache-2.0
|
| 50 |
+
base_model: FINAL-Bench/Darwin-35B-A3B-Opus
|
| 51 |
+
model-index:
|
| 52 |
+
- name: Darwin-35B-A3B-Opus
|
| 53 |
+
results:
|
| 54 |
+
- task:
|
| 55 |
+
type: text-generation
|
| 56 |
+
name: Graduate-Level Reasoning
|
| 57 |
+
dataset:
|
| 58 |
+
name: GPQA Diamond
|
| 59 |
+
type: Idavidrein/gpqa
|
| 60 |
+
config: gpqa_diamond
|
| 61 |
+
split: train
|
| 62 |
+
metrics:
|
| 63 |
+
- type: accuracy
|
| 64 |
+
value: 90.0
|
| 65 |
+
name: Accuracy
|
| 66 |
+
verified: false
|
| 67 |
+
- task:
|
| 68 |
+
type: text-generation
|
| 69 |
+
name: Multilingual Knowledge
|
| 70 |
+
dataset:
|
| 71 |
+
name: MMMLU
|
| 72 |
+
type: openai/MMMLU
|
| 73 |
+
metrics:
|
| 74 |
+
- type: accuracy
|
| 75 |
+
value: 85.0
|
| 76 |
+
name: Accuracy
|
| 77 |
+
verified: false
|
| 78 |
---
|
| 79 |
|
| 80 |
## Llamacpp imatrix Quantizations of Darwin-35B-A3B-Opus by FINAL-Bench
|