Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
merrymercy authored Nov 21, 2024
1 parent 9f72cf9 commit 3d35fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/sglang/srt/models/torch_native_llama.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
tp_size = get_tensor_model_parallel_world_size()
tp_rank = get_tensor_model_parallel_rank()


def gate_up_proj_weight_loader(
self,
param: Parameter,
Expand Down

0 comments on commit 3d35fc1

Please sign in to comment.