pro-grammer commited on
Commit
03c93ec
·
verified ·
1 Parent(s): 3792a1e

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +4 -0
config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "model_type": "facebook/opt-1.3b",
3
+ "library_name": "transformers"
4
+ }