alwint3r commited on
Commit
a5a4d8a
1 Parent(s): 5b9ed94

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -76,7 +76,7 @@
76
  "decoder_start_token_id": null,
77
  "task_specific_params": null,
78
  "problem_type": null,
79
- "_name_or_path": "/Users/alwin/llms/mlx/tinyllama-1.1b-chat-v1.0-mlx",
80
  "transformers_version": "4.38.1",
81
  "model_type": "llama"
82
  }
 
76
  "decoder_start_token_id": null,
77
  "task_specific_params": null,
78
  "problem_type": null,
79
+ "_name_or_path": "tinyllama/TinyLlama-1.1B-Chat-v1.0",
80
  "transformers_version": "4.38.1",
81
  "model_type": "llama"
82
  }