Upload config.json with huggingface_hub
Browse files- config.json +1 -1
config.json
CHANGED
@@ -82,7 +82,7 @@
|
|
82 |
"max_prompt_embedding_table_size": 0,
|
83 |
"kv_cache_type": "PAGED",
|
84 |
"gather_context_logits": false,
|
85 |
-
"gather_generation_logits":
|
86 |
"strongly_typed": true,
|
87 |
"builder_opt": null,
|
88 |
"force_num_profiles": null,
|
|
|
82 |
"max_prompt_embedding_table_size": 0,
|
83 |
"kv_cache_type": "PAGED",
|
84 |
"gather_context_logits": false,
|
85 |
+
"gather_generation_logits": true,
|
86 |
"strongly_typed": true,
|
87 |
"builder_opt": null,
|
88 |
"force_num_profiles": null,
|