alpindale commited on
Commit
0849143
1 Parent(s): 7e3cc47

Correct the path

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/fsx/proj-trlx/conceptofmind/scaled-rope-private/save_model/final/yarn-llama-2-7b-3e-5-64k-400steps",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "NousResearch/Yarn-Llama-2-7b-64k",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],