Upload README.md with huggingface_hub
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags: [cost, analysis, mobile, dispatchai]
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# Cost Analysis
|
| 7 |
+
|
| 8 |
+
Cloud API vs on-device inference cost comparison.
|
| 9 |
+
|
| 10 |
+
At 10K queries/day: Save $18,249/year with on-device.
|
| 11 |
+
At 100K queries/day: Save $182,499/year.
|
| 12 |
+
|
| 13 |
+
🚀 [dispatchAI](https://huggingface.co/dispatchAI)
|