jordanplows commited on
Commit
eaa7b88
·
verified ·
1 Parent(s): 51aa9be

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -10
README.md CHANGED
@@ -1,10 +1,24 @@
1
- ---
2
- title: README
3
- emoji: 🦀
4
- colorFrom: gray
5
- colorTo: gray
6
- sdk: static
7
- pinned: false
8
- ---
9
-
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ # E Inference
3
+
4
+ Making intelligence as accessible as electricity.
5
+
6
+ ## About
7
+
8
+ E Inference compresses large language models after training, reducing their size while preserving up to 90% of the original model's quality. The result is models that are smaller, cheaper, and faster to run without the steep quality loss typical of compression.
9
+
10
+ ## Why
11
+
12
+ Large models are powerful but expensive to run. For intelligence to work like a utility — available everywhere, to everyone — it needs to run efficiently on far less compute than it does today. That's the problem we're solving.
13
+
14
+ ## Status
15
+
16
+ Early stage. This repository will expand to include a compression toolkit, benchmark results, and usage examples.
17
+
18
+ ## Contact
19
+
20
+ Details coming soon.
21
+
22
+ ## License
23
+
24
+ TBD.