Commit History
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
Fix(template): Remove iPhone/android from Issue template (#407)
7ad37cb
unverified
Nanobit
commited on
Create FUNDING.yml
2dafa73
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
add release draft template for gh
13b8093
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
move CUDA_VERSION_BNB arg inside of stage build scope
e43bcc6
winglian
commited on
bnb fixes
21f17cc
winglian
commited on
add py310 to the test matrix
658ed86
winglian
commited on
Update test to run on PR
dd83a20
unverified
Nanobit
commited on
Merge pull request #93 from OpenAccess-AI-Collective/dev-base
af3aacb
unverified
winglian
commited on
Update actions version
2b8c28b
unverified
Nanobit
commited on
update docker to compile latest bnb to properly support qlora
312b8d5
winglian
commited on
use requirements file for tests
a653392
winglian
commited on
cache pip
72b6ca0
winglian
commited on
alright, just local install it
7f53fd2
winglian
commited on
move python path to same step as tests
c29d333
winglian
commited on