Jonna Marie Matthiesen Claude Opus 4.6 (1M context) commited on
Commit ·
cf59633
1
Parent(s): fcac823
Add clickable Edge Inference Benchmarks screenshot to README
Browse filesCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
README.md
CHANGED
|
@@ -42,6 +42,16 @@ Designed for **low-latency inference** on **NVIDIA GPUs**, leveraging:
|
|
| 42 |
|
| 43 |
---
|
| 44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
## Installation
|
| 46 |
|
| 47 |
```bash
|
|
|
|
| 42 |
|
| 43 |
---
|
| 44 |
|
| 45 |
+
## Benchmarks
|
| 46 |
+
|
| 47 |
+
Accuracy and on-device latency benchmarks can be explored on [embedl/Edge-Inference-Benchmarks](https://huggingface.co/spaces/embedl/Edge-Inference-Benchmarks).
|
| 48 |
+
|
| 49 |
+
<a href="https://huggingface.co/spaces/embedl/Edge-Inference-Benchmarks" target="_blank" rel="noopener">
|
| 50 |
+
<img src="https://huggingface.co/datasets/embedl/documentation-images/resolve/main/Edge-Inference-Benchmarks/screenshot.png" alt="Screenshot Edge Inference Benchmarks" width="75%">
|
| 51 |
+
</a>
|
| 52 |
+
|
| 53 |
+
---
|
| 54 |
+
|
| 55 |
## Installation
|
| 56 |
|
| 57 |
```bash
|