"pytorch_pretrained_bert/tokenization_bert.py" did not exist on "751beb9e73c39065ea8b76fbfead9007a70a054f"
Initial commit
Showing
Too many changes to show.
To preserve performance only 421 of 421+ files are displayed.
requirements-npu.txt
0 → 100644
requirements.txt
0 → 100644
| # requirements.txt records the full set of dependencies for development | |||
| accelerate | |||
| codetiming | |||
| datasets | |||
| dill | |||
| flash-attn | |||
| hydra-core | |||
| liger-kernel | |||
| numpy<2.0.0 | |||
| pandas | |||
| peft | |||
| pyarrow>=19.0.0 | |||
| pybind11 | |||
| pylatexenc | |||
| pre-commit | |||
| ray[default] | |||
| tensordict>=0.8.0,<=0.9.1,!=0.9.0 | |||
| torchdata | |||
| transformers | |||
| # vllm==0.8.4 | |||
| wandb | |||
| packaging>=20.0 | |||
| uvicorn | |||
| fastapi | |||
| latex2sympy2_extended | |||
| math_verify |
requirements_sglang.txt
0 → 100644
runverl.sh
0 → 100644
scripts/__init__.py
0 → 100644
scripts/diagnose.py
0 → 100644
scripts/init_random_model.py
0 → 100644
scripts/print_cfg.py
0 → 100644
scripts/rollout_viewer.py
0 → 100644
setup.py
0 → 100644
test.py
0 → 100644
tests/README.md
0 → 100644
tests/__init__.py
0 → 100644
Please register or sign in to comment