Crystalcareai
commited on
Commit
•
10de856
1
Parent(s):
7597b4d
Update README.md
Browse files
README.md
CHANGED
@@ -54,8 +54,22 @@ Despite its compact size, Arcee Spark offers deep reasoning capabilities, making
|
|
54 |
- Complex problem-solving
|
55 |
- Code generation and analysis
|
56 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
57 |
## Benchmarks and Evaluations
|
58 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
### MT-Bench
|
60 |
|
61 |
```markdown
|
|
|
54 |
- Complex problem-solving
|
55 |
- Code generation and analysis
|
56 |
|
57 |
+
|
58 |
+
## Model Availability
|
59 |
+
|
60 |
+
- **Quants**: [Arcee Spark GGUF](https://huggingface.co/arcee-ai/Arcee-Spark-GGUF)
|
61 |
+
|
62 |
+
|
63 |
+
|
64 |
## Benchmarks and Evaluations
|
65 |
|
66 |
+
|
67 |
+
<div style="display: flex; justify-content: center; margin: 20px 0;">
|
68 |
+
<img src="https://i.ibb.co/dQRtXR7/Screenshot-2024-06-23-at-11-01-59-PM.png" alt="Benchmark Results" style="border-radius: 10px; max-width: 80%; height: auto;">
|
69 |
+
</div>
|
70 |
+
|
71 |
+
|
72 |
+
|
73 |
### MT-Bench
|
74 |
|
75 |
```markdown
|