3morixd commited on
Commit
3deb602
·
verified ·
1 Parent(s): a82d94f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -0
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)