Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -146,13 +146,23 @@ python app.py
|
|
| 146 |
|
| 147 |
## π Performance Benchmark
|
| 148 |
|
| 149 |
-
|
| 150 |
-
|
| 151 |
-
|
| 152 |
-
|
| 153 |
-
|
|
| 154 |
-
|
|
| 155 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 156 |
|
| 157 |
### Performance vs Industry
|
| 158 |
| Feature | Caption Creator Pro | Industry Average | Improvement |
|
|
|
|
| 146 |
|
| 147 |
## π Performance Benchmark
|
| 148 |
|
| 149 |
+
#### π― Caption Generation Models
|
| 150 |
+
|
| 151 |
+
| Model ID | Provider | Avg Latency | Caption Quality | Multi-Modal |
|
| 152 |
+
|-----------------------------------|-------------|-------------|-----------------|-------------|
|
| 153 |
+
| `Llama-4-Maverick-17B-128E` π | SambaNova | **2.1s** | **Excellent** | β
Yes |
|
| 154 |
+
| `GPT-4-Vision` | OpenAI | 3.2s | Excellent | β
Yes |
|
| 155 |
+
| `Claude-3-Vision` | Anthropic | 2.8s | Very Good | β
Yes |
|
| 156 |
+
| `Gemini-Pro-Vision` | Google | 2.5s | Good | β
Yes |
|
| 157 |
+
|
| 158 |
+
#### β¨ Caption Variation Models
|
| 159 |
+
|
| 160 |
+
| Model ID | Provider | Avg Latency | Variation Quality |
|
| 161 |
+
|-----------------------------|-------------|-------------|-------------------|
|
| 162 |
+
| `Meta-Llama-3.2-3B` π | SambaNova | **1.4s** | **Excellent** |
|
| 163 |
+
| `GPT-3.5-Turbo` | OpenAI | 2.1s | Good |
|
| 164 |
+
| `Claude-3-Haiku` | Anthropic | 1.8s | Very Good |
|
| 165 |
+
| `Gemma-2-9B` | Google | 1.6s | Good |
|
| 166 |
|
| 167 |
### Performance vs Industry
|
| 168 |
| Feature | Caption Creator Pro | Industry Average | Improvement |
|