Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusDunn committed Jan 24, 2024
1 parent 3a7c99d commit fa08858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llama-cpp-2/src/context/params.rs
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ impl LlamaContextParams {
RopeScalingType::from(self.context_params.rope_scaling_type)
}

/// Set the rope frequency scale.
/// Set the rope frequency base.
///
/// # Examples
///
Expand Down

0 comments on commit fa08858

Please sign in to comment.