Skip to content

Commit 033e8c1

Browse files
committed
update
1 parent ff4d693 commit 033e8c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vllm/model_executor/models/llama.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,4 +496,3 @@ def load_weights(self,
496496
self._column_parallel_weights,
497497
self._row_parallel_weights,
498498
tensor_model_parallel_rank)
499-
print(self.model)

0 commit comments

Comments
 (0)