Skip to content

Commit

Permalink
Update openapi.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
artek0chumak authored Oct 8, 2024
1 parent 4dbfc7a commit d81f54c
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1733,16 +1733,11 @@ components:
type: number
eval_steps:
type: integer
lora:
type: boolean
lora_r:
type: integer
lora_alpha:
type: integer
lora_dropout:
type: number
lora_trainable_modules:
type: string
training_type:
type: object
oneOf:
- $ref: '#/components/schemas/FullTrainingType'
- $ref: '#/components/schemas/LoRATrainingType'
status:
$ref: '#/components/schemas/FinetuneJobStatus'
job_id:
Expand Down

0 comments on commit d81f54c

Please sign in to comment.