Commit History
streaming multipack for pretraining dataset (#959)
553c80f
unverified
Update tests-docker.yml (#1052) [skip ci]
eb4c994
unverified
hamel
commited on
bump transformers and update attention class map name (#1023)
bcc78d8
unverified
winglian
commited on
support for cuda 12.1 (#989)
37820f6
unverified
winglian
commited on
Add tests to Docker (#993)
2e61dc3
unverified
hamel
commited on
bump actions versions
62ba160
hamel
commited on
Dockerfile torch fix (#987)
161bcb6
unverified
winglian
commited on
support for mamba (#915)
40a6362
unverified
winglian
commited on
try #2: pin hf transformers and accelerate to latest release, don't reinstall pytorch (#867)
0de1457
unverified
winglian
commited on
add a latest tag for regular axolotl image, cleanup extraneous print statement (#746)
70157cc
unverified
winglian
commited on
fix pytorch 2.1.0 build, add multipack docs (#722)
2aa1f71
unverified
winglian
commited on
add docker images for pytorch 2.10 (#697)
7f2618b
unverified
winglian
commited on
make sure we also run CI tests when requirements.txt changes (#663)
f4868d7
unverified
winglian
commited on
add mistral e2e tests (#649)
5b0bc48
unverified
winglian
commited on
Mistral flash attn packing (#646)
b6ab8aa
unverified
winglian
commited on
Only run tests when a change to python files is made (#614)
5d931cc
unverified
Fix for check with cfg and merge_lora (#600)
62a7741
unverified
winglian
commited on
E2e passing tests (#576)
1078d3e
unverified
winglian
commited on
E2e device cuda (#575)
2414673
unverified
winglian
commited on
e2e testing (#574)
9218ebe
unverified
winglian
commited on
fix the sed command to replace the version w the tag
772cd87
winglian
commited on
replace tags, build dist for pypi publish (#553)
bcbc959
unverified
winglian
commited on
pypi on tag push (#552)
20ed4c1
unverified
winglian
commited on
remove with section, doesn't seem to work (#551)
c5dedb1
unverified
winglian
commited on
publish to pypi workflow on tagged release (#549)
b56503d
unverified
winglian
commited on
update readme to point to direct link to runpod template, cleanup install instrucitons (#532)
34c0a86
unverified
winglian
commited on
Add support for GPTQ using native transformers/peft (#468)
3355706
unverified
winglian
commited on
recast loralayer, norm, lmhead + embed token weights per original qlora (#393)
96deb6b
unverified
winglian
commited on
flash attn pip install (#426)
cf66547
unverified
just resort to tags ans use main-latest (#424)
d3d6fd6
unverified
winglian
commited on
use inputs for image rather than outputs for docker metadata (#420)
5f80b35
unverified
winglian
commited on
tag with latest as well for axolotl-runpod (#418)
7af8166
unverified
winglian
commited on
revert previous change and build ax images w docker on gpu (#371)
918f1b0
unverified
winglian
commited on
attempt to run non-base docker builds on regular cpu hosts (#369)
c3fde36
unverified
winglian
commited on
Prune cuda117 (#327)
2c37bf6
unverified
winglian
commited on
disable gh cache for first step of docker builds too
ff7f18d
winglian
commited on
add runpod envs to .bashrc, fix bnb env (#316)
cf62cfd
unverified
winglian
commited on
don't use the gha cache w docker
c5df969
winglian
commited on
use pytorch 2.0.1
c58034d
winglian
commited on
11.7.0 nvidia/cuda docker images are deprecated, move to 11.7.1
a10da1c
winglian
commited on
don't fail fast
d35278a
winglian
commited on
Fix base builder, missing tags
e0011fd
winglian
commited on
add py310 support from base image
e3d0374
winglian
commited on
define python version (3.10) explicitly as string in yaml
c5b0af1
winglian
commited on
py310, fix cuda arg in deepspeed
c43c5c8
winglian
commited on
Merge pull request #108 from OpenAccess-AI-Collective/docker-gptq
bbc5bc5
unverified
winglian
commited on
Add pre-commit: black+flake8+pylint
36596ad
Nanobit
commited on
cleanup from pr feedback
48612f8
winglian
commited on
default to qlora support, make gptq specific image
6ef96f5
winglian
commited on