harrisonvanderbyl commited on
Commit
b6f6072
·
verified ·
1 Parent(s): 91b4c11

Create config.json

Browse files
Files changed (1) hide show
  1. config.json +6 -0
config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "harrisonvanderbyl/test",
3
+ "architectures": [
4
+ "LiquidHeadModelForCausalLM"
5
+ ]
6
+ }