[CI] doc builder without custom image (#36862)

* no image

* test

* revert jax version updates

* make fixup

* update autodoc path for model_addition_debugger

* shieldgemma2

* add missing pages to toctree
This commit is contained in:
Joao Gante
2025-03-21 09:10:27 +00:00
committed by GitHub
parent 97d2f9d8ae
commit 949cca4061
6 changed files with 29 additions and 32 deletions

View File

@@ -121,8 +121,8 @@ _deps = [
"importlib_metadata",
"ipadic>=1.0.0,<2.0",
"isort>=5.5.4",
"jax>=0.4.27,<=0.4.38",
"jaxlib>=0.4.27,<=0.4.38",
"jax>=0.4.1,<=0.4.13",
"jaxlib>=0.4.1,<=0.4.13",
"jieba",
"jinja2>=3.1.0",
"kenlm",