nunonmg commited on
Commit
b28d5ef
1 Parent(s): a920207

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": "/mnt/data/nunomg/axolotl/TowerInstruct-13B-Blocks-0.2/checkpoint-1500",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "path_to_model",
3
  "architectures": [
4
  "LlamaForCausalLM"
5
  ],