gurman-02 commited on
Commit
1675f70
1 Parent(s): 5ee784c

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/kaggle/input/llama-2/pytorch/13b-chat-hf/1",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "huggingface-projects/llama-2-13b-chat",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],