From c499c90e268f71a572dc2a2050774eeff6a31c37 Mon Sep 17 00:00:00 2001 From: UnicomAI Date: Sat, 27 Apr 2024 01:38:00 +0000 Subject: [PATCH] Update config.json --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index b72b75f..e8c3ffd 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { - "_name_or_path": "/data/Chinese-Llama-2-7b/checkpoints2_llama3-8b-0419/checkpoint-1600", + "_name_or_path": "/data/checkpoints2_llama3-8b", "architectures": [ "LlamaForCausalLM" ],