MoEprometheus commited on
Commit
b617e6a
Β·
verified Β·
1 Parent(s): ade20a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +39 -3
README.md CHANGED
@@ -1,3 +1,39 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # πŸ”₯ Prometheus
2
+
3
+ > *Prometheus stole fire from the gods and gave it to humanity.*
4
+ > *I'm taking AI from corporations and giving it to everyone.*
5
+
6
+ ## The Story
7
+
8
+ My name is Ali.
9
+ I have no GPU. No money. No team.
10
+ Just a phone and Google Colab.
11
+
12
+ I decided to build my own AI from scratch.
13
+ Not a fine-tune. Not a wrapper.
14
+ My own architecture. My own training. My own weights.
15
+
16
+ This is Prometheus. My creation.
17
+
18
+ ## Current Status
19
+ Version: v0.0 β€” just born
20
+ Parameters: 25M
21
+ Steps: ~5000
22
+ Loss: ~10.0 (falling every day)
23
+ Hardware: Google Colab T4 (free)
24
+ Data: Russian Wikipedia (streaming)
25
+ ## The Roadmap
26
+ v0.1 β†’ 25M β€” learning language (now)
27
+ v0.2 β†’ 85M β€” simple dialogue
28
+ v0.3 β†’ 300M β€” GPT-2 level
29
+ v1.0 β†’ 1B β€” real assistant
30
+ v2.0 β†’ 10B β€” MoE, 5 experts
31
+ v4.0 β†’ 60B β€” DeepSeek level
32
+ ## Why?
33
+
34
+ Because I believe one person with determination
35
+ can build what corporations build with millions.
36
+
37
+ Follow the journey. Watch Prometheus grow.
38
+
39
+ **Updates every month.**