laubonghaudoi commited on
Commit
65ba29a
·
1 Parent(s): 3ea4710

Add models

Browse files
GPT_weights_v2/66hour_dpo-e36.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4abe3b29e3ab9ca99f13a394bba29b96a69d0cf0d4d9df28e6198a216d845962
3
+ size 155312957
GPT_weights_v2/66hour_dpo-e40.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d83b0ea0b8983d4a00b6f33ca8cb2996a1fb0f19732fb09e28e9dc60b1edb2a9
3
+ size 155312957
app.py CHANGED
@@ -461,5 +461,4 @@ def create_app():
461
  if __name__ == "__main__":
462
  app = create_app() # If create_app() is not async
463
  app.launch(
464
- enable_queue=True
465
  )
 
461
  if __name__ == "__main__":
462
  app = create_app() # If create_app() is not async
463
  app.launch(
 
464
  )