Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
license: cc-by-2.0
|
3 |
---
|
4 |
|
|
|
|
|
5 |
### Features
|
6 |
- Just like GPT this model generates text based on an input prompt.
|
7 |
- This project uses Reinforcement Learning (RL) for training and inference.
|
|
|
2 |
license: cc-by-2.0
|
3 |
---
|
4 |
|
5 |
+
[Github for Inference and Training](https://github.com/Quicksticks-oss/GPTX-RL)
|
6 |
+
|
7 |
### Features
|
8 |
- Just like GPT this model generates text based on an input prompt.
|
9 |
- This project uses Reinforcement Learning (RL) for training and inference.
|