suriyagunasekar
commited on
Commit
•
ba44a90
1
Parent(s):
67a43eb
Upload MixFormerSequentialForCausalLM
Browse files- config.json +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "phi-1.5",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architecture": {
|
5 |
"block_cls": "parallel",
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "phi-1.5-half",
|
3 |
"activation_function": "gelu_new",
|
4 |
"architecture": {
|
5 |
"block_cls": "parallel",
|