v1.0
parents
Showing
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
pretrain.sh
0 → 100644
requirements.txt
0 → 100644
| #torch==2.0.1 | |||
| #torchvision==0.15.2 | |||
| #deepspeed==0.9.5 | |||
| transformers==4.33.1 | |||
| tokenizers==0.13.3 | |||
| sentencepiece==0.1.99 | |||
| shortuuid==1.0.11 | |||
| accelerate==0.21.0 | |||
| peft==0.4.0 | |||
| #bitsandbytes==0.41.0 | |||
| pydantic==1.10.13 | |||
| markdown2==2.4.8 | |||
| numpy | |||
| scikit-learn==1.2.2 | |||
| gradio==3.35.2 | |||
| requests==2.28.2 | |||
| httpx==0.24.0 | |||
| uvicorn==0.22.0 | |||
| fastapi==0.103.0 | |||
| einops==0.6.1 | |||
| einops-exts==0.0.4 | |||
| timm==0.9.12 | |||
| #flash-attn==2.3.2 |
run.sh
0 → 100644
run_v1.sh
0 → 100644
File added
scripts/benchmark.sh
0 → 100644
scripts/benchmark/gqa.sh
0 → 100644
scripts/benchmark/mmbench.sh
0 → 100644
scripts/benchmark/mme.sh
0 → 100644
scripts/benchmark/pope.sh
0 → 100644
scripts/benchmark/sqa.sh
0 → 100644
scripts/benchmark/textvqa.sh
0 → 100644
scripts/deepspeed/zero2.json
0 → 100644
scripts/deepspeed/zero3.json
0 → 100644
scripts/inference.py
0 → 100644
scripts/mergelora.py
0 → 100644
whl.zip
0 → 100644
File added
Please register or sign in to comment