You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthew Hayes e2d664ddf0
Update README.md
10 months ago
config Set bf16 flags corretly for a10/a100 10 months ago
data Note that dataset should be used from Hugging Face now. 11 months ago
examples Dolly V2 Updates (#88) 1 year ago
test Move directory, add test instructions 1 year ago
training Merge branch 'databrickslabs:master' into a10_v100_config 11 months ago
.coveragerc Hello Dolly 1 year ago
.gitignore Add NVIDIA library installs for DBR 13.0 (#93) 1 year ago
CONTRIBUTING.md Hello Dolly 1 year ago
LICENSE Hello Dolly 1 year ago
NOTICE Hello Dolly 1 year ago
README.md Update README.md 10 months ago
__init__.py Hello Dolly 1 year ago
pytest.ini Hello Dolly 1 year ago
requirements.txt Drop back to deepspeed 0.8.3 because of issues with 0.9.x 1 year ago
requirements_dev.txt Drop duplicate torch from requirements_dev.txt, installing with "pip install -r requirements_dev.txt" results in ERROR: Double requirement given: torch==1.13.1 (from -r dolly/requirements_dev.txt (line 4)) (already in torch<2,>=1.13.1 (from -r dolly/requirements.txt (line 7)), name='torch') with pip version pip 20.0.2 10 months ago
run_pytest.sh Move directory, add test instructions 1 year ago
train_dolly.py Merge pull request #193 from srowen/DBR13 10 months ago