Adolfo-GM commited on
Commit
54c1be5
·
verified ·
1 Parent(s): 7ae6e57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -9
README.md CHANGED
@@ -1,13 +1,6 @@
1
- ---
2
- license: mit
3
- language:
4
- - en
5
- tags:
6
- - code
7
- ---
8
  # AggmGPT
9
 
10
- AggmGPT is a lightweight AI language model developed by **Adolfo GM**, designed to generate human-like text using n-gram models combined with self-attention mechanisms. The project is licensed under the **MIT License**, making it open-source and free for modification and distribution.
11
 
12
  ## Features
13
  - Implements **Self-Attention** and **Multi-Head Attention** for improved context understanding.
@@ -30,4 +23,7 @@ AggmGPT processes text through:
30
  This project is licensed under the **MIT License**. See the `LICENSE` file for details.
31
 
32
  ## Author
33
- Created by **Adolfo GM**.
 
 
 
 
 
 
 
 
 
 
 
1
  # AggmGPT
2
 
3
+ AggmGPT is a lightweight foundational AI language model developed by **Adolfo GM**, designed to generate human-like text using n-gram models combined with self-attention mechanisms. The project is licensed under the **MIT License**, making it open-source and free for modification and distribution.
4
 
5
  ## Features
6
  - Implements **Self-Attention** and **Multi-Head Attention** for improved context understanding.
 
23
  This project is licensed under the **MIT License**. See the `LICENSE` file for details.
24
 
25
  ## Author
26
+ Created by **Adolfo GM**.
27
+
28
+ ![example chat](i.png)
29
+ ![example chat](t.png)