SeongjunYang commited on
Commit
c8948a3
1 Parent(s): cabfbed

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": "checkpoints/checkpoint-10",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "decapoda-research/llama-13b-hf",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],