ppkyle commited on
Commit
0b0743e
·
verified ·
1 Parent(s): 412039c

Upload config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MiniMaxTTMForConditionalGeneration"
4
+ ],
5
+ "model_type": "minimax_ttm"
6
+ }