From 2c5c1c28346d1c32eee2ce48492e72026ab1ccf5 Mon Sep 17 00:00:00 2001 From: dittops Date: Wed, 4 Oct 2023 17:45:11 +0000 Subject: [PATCH] initial commit --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 2f35acb..24a379d 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "_name_or_path": "bloomer-1b", + "_name_or_path": "boomer-1b", "architectures": [ "LlamaForCausalLM" ],