Skip to content

Commit

Permalink
[Model] Pipeline parallel support for Mixtral (vllm-project#6516)
Browse files Browse the repository at this point in the history
  • Loading branch information
comaniac authored and gnpinkert committed Aug 26, 2024
1 parent 3eb52f7 commit a7b8118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/distributed/test_pipeline_parallel.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
import os

import pytest
from transformers import AutoTokenizer

from vllm.logger import init_logger

Expand Down

0 comments on commit a7b8118

Please sign in to comment.