feat(swagger): update swagger

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
mudler 2025-04-19 20:02:55 +00:00 committed by github-actions[bot]
parent 61cc76c455
commit e1f291b11f
3 changed files with 0 additions and 14 deletions

View file

@ -1636,7 +1636,6 @@ const docTemplate = `{
"type": "string"
},
"model_base_name": {
"description": "AutoGPTQ",
"type": "string"
},
"n": {
@ -1720,10 +1719,6 @@ const docTemplate = `{
},
"typical_p": {
"type": "number"
},
"use_fast_tokenizer": {
"description": "AutoGPTQ",
"type": "boolean"
}
}
},