Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
WoosukKwon committed Jul 23, 2024
1 parent 7aa4870 commit d8bd60d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vllm/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -1505,7 +1505,6 @@ def _get_and_verify_max_len(

assert "factor" in rope_scaling
scaling_factor = rope_scaling["factor"]

if rope_type == "yarn":
derived_max_model_len = rope_scaling[
"original_max_position_embeddings"]
Expand Down

0 comments on commit d8bd60d

Please sign in to comment.