Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
78d2334aab | ||
|
|
7b375c8502 |
@@ -11,7 +11,7 @@ numba == 0.65.0 # Required for N-gram speculative decoding
|
||||
datasets
|
||||
peft
|
||||
pytest-asyncio
|
||||
tensorizer==2.10.1
|
||||
tensorizer==2.12.1
|
||||
packaging>=24.2
|
||||
setuptools>=77.0.3,<80.0.0
|
||||
setuptools-scm>=8
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# testing
|
||||
pytest
|
||||
tensorizer==2.10.1
|
||||
tensorizer==2.12.1
|
||||
pytest-forked
|
||||
pytest-asyncio
|
||||
pytest-rerunfailures
|
||||
|
||||
@@ -966,7 +966,7 @@ tenacity==9.1.2
|
||||
# gpt-oss
|
||||
# lm-eval
|
||||
# plotly
|
||||
tensorizer==2.10.1
|
||||
tensorizer==2.12.1
|
||||
# via -r requirements/test/cuda.in
|
||||
termcolor==3.1.0
|
||||
# via gpt-oss
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# testing
|
||||
pytest
|
||||
tensorizer==2.10.1
|
||||
tensorizer==2.12.1
|
||||
pytest-forked
|
||||
pytest-asyncio
|
||||
pytest-rerunfailures
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
# testing
|
||||
pytest
|
||||
tensorizer==2.10.1
|
||||
tensorizer==2.12.1
|
||||
pytest-forked
|
||||
pytest-asyncio
|
||||
pytest-rerunfailures
|
||||
|
||||
@@ -1182,7 +1182,7 @@ tenacity==9.1.4
|
||||
# via
|
||||
# gpt-oss
|
||||
# lm-eval
|
||||
tensorizer==2.10.1
|
||||
tensorizer==2.12.1
|
||||
# via
|
||||
# -c requirements/rocm.txt
|
||||
# -r requirements/test/rocm.in
|
||||
|
||||
Reference in New Issue
Block a user