Skip to content

Commit

Permalink
skip ci
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 10, 2024
1 parent b4a3259 commit d7b27d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion types/llm-inference/thrift/com.inference.common.thrift
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ struct GenerationConfig {
7: optional double repetition_penalty; // Penalty for repetition: >1 discourages repetition, <1 encourages it.
8: optional double length_penalty; // Controls length of generated text. Values >1 encourage longer sequences, <1 shorter.
}

0 comments on commit d7b27d9

Please sign in to comment.