Skip to content

Commit

Permalink
Update src/interfaces.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
BruceMacD committed May 9, 2024
1 parent 45710d8 commit a0b47fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ export interface Options {
mirostat_eta: number
penalize_newline: boolean
stop: string[]
rope_frequency_base: number
rope_frequency_scale: number
}

export interface GenerateRequest {
Expand Down

0 comments on commit a0b47fe

Please sign in to comment.