printr commited on
Commit
2fb1ede
1 Parent(s): 11059cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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.