Spaces:
Running
Running
Merge remote-tracking branch 'github/github/main' into github/main
Browse files
README.md
CHANGED
|
@@ -12,6 +12,12 @@ pinned: false
|
|
| 12 |
# LLM From Scratch
|
| 13 |
_Ibrahim Khalid_
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
The purpose of this project is to build a simple large language model from scratch.
|
| 16 |
|
| 17 |
|
|
|
|
| 12 |
# LLM From Scratch
|
| 13 |
_Ibrahim Khalid_
|
| 14 |
|
| 15 |
+
---
|
| 16 |
+
This repo is outdated due to github LFS limits
|
| 17 |
+
The updated project is now available on [HuggingFace](https://huggingface.co/spaces/ibrahimmkhalid/llm-from-scratch)
|
| 18 |
+
|
| 19 |
+
---
|
| 20 |
+
|
| 21 |
The purpose of this project is to build a simple large language model from scratch.
|
| 22 |
|
| 23 |
|