saibo commited on
Commit
c157d17
1 Parent(s): 99aefff

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ OG = only_gpt
2
+
3
+ This is a model which should produce exactly the same behavior as GPT2.
4
+ It shows that GenKaLM model falls back to GPT2 when the graph part is disabled.