Commit
·
4e84313
1
Parent(s):
95092f5
Upload config
Browse files- config.json +1 -0
config.json
CHANGED
@@ -8,6 +8,7 @@
|
|
8 |
"AutoModel": "modeling_glm.py.CounterModel"
|
9 |
},
|
10 |
"bias": 3,
|
|
|
11 |
"transformers_version": "4.27.3",
|
12 |
"weight": 1.0
|
13 |
}
|
|
|
8 |
"AutoModel": "modeling_glm.py.CounterModel"
|
9 |
},
|
10 |
"bias": 3,
|
11 |
+
"torch_dtype": "float32",
|
12 |
"transformers_version": "4.27.3",
|
13 |
"weight": 1.0
|
14 |
}
|