add
Showing
Too many changes to show.
To preserve performance only 1000 of 1000+ files are displayed.
pretrain_gpt.py
100755 → 100644
pretrain_ict.py
100755 → 100644
File mode changed from 100755 to 100644
pretrain_mamba.py
100755 → 100644
File mode changed from 100755 to 100644
pretrain_retro.py
100755 → 100644
File mode changed from 100755 to 100644
pretrain_t5.py
100755 → 100644
File mode changed from 100755 to 100644
pretrain_vision_classify.py
100755 → 100644
File mode changed from 100755 to 100644
pretrain_vision_dino.py
100755 → 100644
File mode changed from 100755 to 100644
pretrain_vision_inpaint.py
100755 → 100644
File mode changed from 100755 to 100644
pretrain_vlm.py
100755 → 100644
pyproject.toml
100755 → 100644
File mode changed from 100755 to 100644
pytest.ini
100755 → 100644
File mode changed from 100755 to 100644
| ... | ... | @@ -6,6 +6,7 @@ regex |
| pyyaml | ||
| sentencepiece | ||
| pybind11 | ||
| blobfile | ||
| # ==== test ==== | ||
| nltk | ||
| ... | ... |
File moved
File moved
run.sh
0 → 100644
run_GPT-MOE.sh
0 → 100644
run_GPT-MOE_1nodes.sh
0 → 100644
run_mixtral8x7B_1nodes.sh
0 → 100644
run_mixtral8x7B_4nodes.sh
0 → 100644
setup.py
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment