We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4be6b06 + f22ba27 commit 3165cf1Copy full SHA for 3165cf1
README.md
@@ -49,7 +49,7 @@ You can use these configuration Options:
49
| `tokenizer_config` | Custom tokenizer configuration path | Optional |
50
| `model_type` | Type of model to load | AutoModelForCausalLM |
51
| `tokenizer_type` | Type of tokenizer to use | AutoTokenizer |
52
-| `hub_model_id` | Type of tokenizer to use | AutoTokenizer |
+| `hub_model_id` | Repository ID where the model will be pushed on Hugging Face Hub (format: username/repo-name) | Optional |
53
54
55
0 commit comments