stash progress for the night. loading GPTJ fails, hacked in PredictTEMP as kludge

This commit is contained in:
Dave Lee 2023-06-08 03:11:52 -04:00
parent 8fc4b6cded
commit 0b910e0595
14 changed files with 518 additions and 193 deletions

View file

@ -54,6 +54,14 @@ components:
type: number
nullable: true
x-go-type: float64
cutstrings:
type: array
items:
type: string
trimstrings:
type: array
items:
type: string
#@overlay/match missing_ok=True
LocalAIImageRequestExtension:
allOf: