ironserengety commited on
Commit
d2872cd
·
verified ·
1 Parent(s): 53821d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -9,3 +9,6 @@ app_file: app.py
9
  pinned: false
10
  license: mit
11
  ---
 
 
 
 
9
  pinned: false
10
  license: mit
11
  ---
12
+
13
+ Uses the same code as NanoGPT code (https://github.com/shyshin/NanoGPT) on Github.
14
+ Adds streaming output logic along with gradio interface.