hdnh2006 commited on
Commit
d1410a7
1 Parent(s): 643a3e1

config.json path set to local

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "meta-llama/Llama-2-7b-chat-hf",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": ".",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],