Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions requirements/test.in
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ torch==2.7.0
torchaudio==2.7.0
torchvision==0.22.0
transformers_stream_generator # required for qwen-vl test
mamba_ssm # required for plamo2 test
matplotlib # required for qwen-vl test
mistral_common[opencv] >= 1.6.2 # required for pixtral test
num2words # required for smolvlm test
Expand All @@ -51,4 +50,4 @@ numpy
runai-model-streamer==0.11.0
runai-model-streamer-s3==0.11.0
fastsafetensors>=0.1.10
pydantic>=2.10 # 2.9 leads to error on python 3.10
pydantic>=2.10 # 2.9 leads to error on python 3.10
9 changes: 0 additions & 9 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ einops==0.8.0
# via
# -r requirements/test.in
# encodec
# mamba-ssm
# vector-quantize-pytorch
# vocos
einx==0.3.0
Expand Down Expand Up @@ -288,8 +287,6 @@ lxml==5.3.0
# via
# blobfile
# sacrebleu
mamba-ssm==2.2.4
# via -r requirements/test.in
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.1
Expand Down Expand Up @@ -329,8 +326,6 @@ mypy-extensions==1.0.0
# via black
networkx==3.2.1
# via torch
ninja==1.11.1.3
# via mamba-ssm
nltk==3.9.1
# via rouge-score
num2words==0.5.14
Expand Down Expand Up @@ -432,7 +427,6 @@ packaging==24.2
# fastparquet
# huggingface-hub
# lazy-loader
# mamba-ssm
# matplotlib
# peft
# plotly
Expand Down Expand Up @@ -688,7 +682,6 @@ sentencepiece==0.2.0
# via mistral-common
setuptools==77.0.3
# via
# mamba-ssm
# pytablewriter
# torch
# triton
Expand Down Expand Up @@ -765,7 +758,6 @@ torch==2.7.0+cu128
# encodec
# fastsafetensors
# lm-eval
# mamba-ssm
# mteb
# peft
# runai-model-streamer
Expand Down Expand Up @@ -805,7 +797,6 @@ transformers==4.52.4
# -r requirements/test.in
# genai-perf
# lm-eval
# mamba-ssm
# peft
# sentence-transformers
# transformers-stream-generator
Expand Down