alwint3r commited on
Commit
fe4e827
1 Parent(s): 7a609ed

Modify config.json

Browse files
Files changed (1) hide show
  1. config.json +2 -2
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-v0.1-mlx",
80
  "transformers_version": "4.37.2",
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-v0.1",
80
  "transformers_version": "4.37.2",
81
  "model_type": "llama"
82
+ }