Update README.md
#4
by
AGofficial
- opened
README.md
CHANGED
@@ -23,4 +23,4 @@ ShaNet is a Generative Pre-trained Transformer (GPT) trained on conversational d
|
|
23 |
To install ShaNet, you can downlaod all files and run the `chat.py` script.
|
24 |
|
25 |
Note:
|
26 |
-
- The train and config code are modified versions of train.py and configurator.py from NanoGPT.
|
|
|
23 |
To install ShaNet, you can downlaod all files and run the `chat.py` script.
|
24 |
|
25 |
Note:
|
26 |
+
- The train and config code are modified versions of train.py and configurator.py from [NanoGPT](https://github.com/karpathy/nanoGPT).
|