From ba44a904e217622fac003fc7973cdfb86b840822 Mon Sep 17 00:00:00 2001 From: Gunasekar Date: Sun, 10 Sep 2023 06:15:55 +0000 Subject: [PATCH] Upload MixFormerSequentialForCausalLM --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index f42e9cb..f53bf7f 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "_name_or_path": "phi-1.5", + "_name_or_path": "phi-1.5-half", "activation_function": "gelu_new", "architecture": { "block_cls": "parallel",