mirror of
https://github.com/mytechnotalent/RE-GPT.git
synced 2026-06-06 06:23:53 +02:00
Clean up README.md formatting
Removed unnecessary blank lines and improved formatting.
This commit is contained in:
@@ -6,16 +6,9 @@ from IPython.display import Image
|
||||
```python
|
||||
Image(filename = 'RE-GPT.jpeg')
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
|
||||
|
||||
# Reverse Engineering GPT
|
||||
|
||||
#### Drawing inspiration from Andrej Karpathy’s iconic lecture, "Let’s Build GPT: From Scratch, in Code, Spelled Out", this project takes you on an immersive journey into the inner workings of GPT. Step-by-step, we’ll construct a GPT model from the ground up, demystifying its architecture and bringing its mechanics to life through hands-on coding.
|
||||
|
||||
Reference in New Issue
Block a user