ZoneTwelve commited on
Commit
74682b0
·
verified ·
1 Parent(s): ee97330

Update config.json

Browse files

Rename the model name or path

Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/weight/llm/taide/Llama-3.1-TAIDE-LX-8B-Chat",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "taide/Llama-3.1-TAIDE-LX-8B-Chat",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],