qwerrwe / .github

Commit History

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

Feat: Add config yaml to section for reprod in bug-report.yaml (#667)
90e0d67
unverified

Nanobit 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

Maxime winglian commited on

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

mhenrichsen Ubuntu mhenrichsen Mads Henrichsen winglian commited on

just resort to tags ans use main-latest (#424)
d3d6fd6
unverified

winglian commited on

Fix(template): Inform to place stack trace to Issue (#417)
b7449a9
unverified

Nanobit 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

add templates, CoC and contributing guide (#126)
31db0ec
unverified

lightningRalf winglian 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