Commit History
set torch version to what is installed during axolotl install (#1234)
8f2b591
unverified
winglian
commited on
Update deps 202401 (#1204) [skip ci]
a01b998
unverified
winglian
commited on
prepare for release 0.4.0 (#1175)
1427d5b
unverified
winglian
commited on
upgrade deepspeed to 0.13.1 for mixtral fixes (#1189) [skip ci]
8a49309
unverified
winglian
commited on
fix: warn user to install mamba_ssm package (#1019)
d69ba2b
unverified
Nanobit
commited on
Separate AutoGPTQ dep to `pip install -e .[auto-gptq]` (#1077)
9be92d1
unverified
casperhansen
commited on
Phi2 rewrite (#1058)
732851f
unverified
winglian
commited on
Dockerfile torch fix (#987)
161bcb6
unverified
winglian
commited on
support for mamba (#915)
40a6362
unverified
winglian
commited on
Pin flash-attn to 2.3.3 (#919)
06ae392
unverified
casperhansen
commited on
Mistral: Sliding Window Attention with Flash Attention and Sample Packing (#732)
a045db0
unverified
tweak for xformers install w pytorch 2.1.0 (#727)
7f2027d
unverified
winglian
commited on
workaround for installing xformers w torch 2.1.0 (#725)
8d288a2
unverified
winglian
commited on
update README w deepspeed info (#605)
c25ba79
unverified
winglian
commited on
fix the sed command to replace the version w the tag
772cd87
winglian
commited on
add long_description for pypi push (#555)
6c5fbe6
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
Merge pull request #108 from OpenAccess-AI-Collective/docker-gptq
bbc5bc5
unverified
winglian
commited on
Apply isort then black
37293dc
Nanobit
commited on
Lint setup.py
8b617cc
Nanobit
commited on
default to qlora support, make gptq specific image
6ef96f5
winglian
commited on
black formatting
2bc1a5b
winglian
commited on
docker layer caching, build w axolotl from base build
990bec6
winglian
commited on
handle empty lines
f50de1b
winglian
commited on
fix install to work with latest alpaca lora 4bit
4131183
winglian
commited on
4bit quantized support (wip)
77fca25
winglian
commited on