Update config.json
Browse files- config.json +1 -3
config.json
CHANGED
|
@@ -45,7 +45,6 @@
|
|
| 45 |
},
|
| 46 |
"trust_remote_code": false,
|
| 47 |
"use_slow_tokenizer": false,
|
| 48 |
-
"use_auth_token": "YOUR_HUGGING_FACE_TOKEN",
|
| 49 |
"revision": "main",
|
| 50 |
"cache_dir": "./model_cache",
|
| 51 |
"resume_download": true,
|
|
@@ -53,13 +52,12 @@
|
|
| 53 |
"local_files_only": false,
|
| 54 |
"force_download": false,
|
| 55 |
"token": null,
|
| 56 |
-
"repo_id": "acecalisto3/
|
| 57 |
"repo_type": "model",
|
| 58 |
"use_cdn": true,
|
| 59 |
"force_http": false,
|
| 60 |
"max_retries": 5,
|
| 61 |
"timeout": 60,
|
| 62 |
-
"use_auth_token": null,
|
| 63 |
"ignore_download_warnings": false,
|
| 64 |
"offline_mode": false,
|
| 65 |
"use_fast_tokenizer": true,
|
|
|
|
| 45 |
},
|
| 46 |
"trust_remote_code": false,
|
| 47 |
"use_slow_tokenizer": false,
|
|
|
|
| 48 |
"revision": "main",
|
| 49 |
"cache_dir": "./model_cache",
|
| 50 |
"resume_download": true,
|
|
|
|
| 52 |
"local_files_only": false,
|
| 53 |
"force_download": false,
|
| 54 |
"token": null,
|
| 55 |
+
"repo_id": "acecalisto3/InstructiPhi",
|
| 56 |
"repo_type": "model",
|
| 57 |
"use_cdn": true,
|
| 58 |
"force_http": false,
|
| 59 |
"max_retries": 5,
|
| 60 |
"timeout": 60,
|
|
|
|
| 61 |
"ignore_download_warnings": false,
|
| 62 |
"offline_mode": false,
|
| 63 |
"use_fast_tokenizer": true,
|