mirror of
https://github.com/mudler/LocalAI.git
synced 2025-06-30 06:30:43 +00:00
stash progress for the night. loading GPTJ fails, hacked in PredictTEMP as kludge
This commit is contained in:
parent
8fc4b6cded
commit
0b910e0595
14 changed files with 518 additions and 193 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue