16dvnk commited on
Commit
f884bd3
·
verified ·
1 Parent(s): 8a732bc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -21
README.md CHANGED
@@ -15,33 +15,29 @@ tags:
15
  - Self
16
  ---
17
 
18
- AaI Model Documentation
19
-
20
- Model Summary
21
 
22
  AaI is a model fully made by 16dvnk on his NVIDIA Geforce RTX 4080 Laptop GPU. He trained it for 11 hours straight, and after some tuning, has made this model. The model is made from scratch. He claims the process was a pain, and has taken lots of effort. He named it AaI and not AAI or other variations since he thinks it is an “eyesore”.
23
 
24
- Architecture
25
 
26
  The model uses a Generative pre-trained transformer architecture.
27
 
28
- Technical Specifications
29
-
30
- Attribute Value
31
- Creator 16dvnk
32
- Hardware NVIDIA GeForce RTX 4080 Laptop GPU
33
- Training Duration 11 hours
34
- Framework PyTorch
35
- Parameter Count 14 million
36
- Model Type Generative Pre-trained Transformer
37
- Initial Training Year 2025
38
- Stable Release Status No stable release as of September 2025
39
-
40
-
41
- Notes
42
 
43
  • All current releases have 14M parameters, which is considered small.
44
  • The model was trained using PyTorch.
45
- • As of September 2025, there is no stable release of AaI.
46
-
47
-
 
15
  - Self
16
  ---
17
 
18
+ **AaI Introduction**
 
 
19
 
20
  AaI is a model fully made by 16dvnk on his NVIDIA Geforce RTX 4080 Laptop GPU. He trained it for 11 hours straight, and after some tuning, has made this model. The model is made from scratch. He claims the process was a pain, and has taken lots of effort. He named it AaI and not AAI or other variations since he thinks it is an “eyesore”.
21
 
22
+ **Architecture**
23
 
24
  The model uses a Generative pre-trained transformer architecture.
25
 
26
+ **Technical Specifications**
27
+
28
+ | Attribute | Value |
29
+ |------------------------|----------------------------------------|
30
+ | Creator | 16dvnk |
31
+ | Hardware | NVIDIA GeForce RTX 4080 Laptop GPU |
32
+ | Training Duration | 11 hours |
33
+ | Framework | PyTorch |
34
+ | Parameter Count | 14 million |
35
+ | Model Type | Generative pre-trained transformer |
36
+ | Initial Training Year | 2025 |
37
+ | Stable Release Status | No stable release as of September 2025|
38
+
39
+ **Notes**
40
 
41
  • All current releases have 14M parameters, which is considered small.
42
  • The model was trained using PyTorch.
43
+ • As of September 2025, there is no stable release of AaI.