Dan Saunders
64da8f0044
depr warning
2025-09-26 11:59:58 -04:00
Dan Saunders
8d542d9d63
deps up to date
2025-09-26 10:39:34 -04:00
Dan Saunders
a4565476e0
find-links for wheels, auto-gptq -> gptqmodel
2025-09-26 10:26:44 -04:00
Dan Saunders
02dc263338
updates
2025-09-26 10:26:44 -04:00
Dan Saunders
2acd3e1242
dep
2025-09-26 10:26:44 -04:00
Dan Saunders
0437c1a4ba
auto-gptq -> gptqmodel
2025-09-26 10:26:44 -04:00
Dan Saunders
ef150fd973
updates
2025-09-26 10:26:44 -04:00
Dan Saunders
47ad92c6b9
fix
2025-09-26 10:26:44 -04:00
Dan Saunders
f0fee9c56c
req
2025-09-26 10:26:44 -04:00
Dan Saunders
37d07bd7f7
coderabbito, improvements
2025-09-26 10:26:44 -04:00
Dan Saunders
d1fd505813
update
2025-09-26 10:26:21 -04:00
Dan Saunders
98f230d864
cleanup
2025-09-26 10:26:21 -04:00
Dan Saunders
02f308351c
fix
2025-09-26 10:25:58 -04:00
Dan Saunders
89d5323c13
fix
2025-09-26 10:25:58 -04:00
Dan Saunders
df870f6a8f
fix
2025-09-26 10:24:59 -04:00
Dan Saunders
f500aaa490
fix
2025-09-26 10:24:59 -04:00
Dan Saunders
9ec33f52e3
wip
2025-09-26 10:24:59 -04:00
Dan Saunders
b453562c01
fixes
2025-09-26 10:24:59 -04:00
Dan Saunders
459e5f9b16
lint
2025-09-26 10:24:59 -04:00
Dan Saunders
36c4ab11f9
wip
2025-09-26 10:24:59 -04:00
Dan Saunders
2f4e4ef604
wip
2025-09-26 10:24:59 -04:00
Dan Saunders
aee03fc636
wip
2025-09-26 10:24:59 -04:00
Dan Saunders
332ee74f32
rebase
2025-09-26 10:24:07 -04:00
Dan Saunders
3b0d2ac5c0
rebase
2025-09-26 10:21:49 -04:00
Dan Saunders
9462a1bf79
wip
2025-09-26 10:21:49 -04:00
Dan Saunders
8e9386c799
go uv first
2025-09-26 09:57:09 -04:00
Dan Saunders
4065bc14c6
Debug log, logging improvements ( #3159 )
...
* simplify logging
* remove comment
* progress on debug.log
* add debug-level logger for file log
* simplify
* case insensitivity; 3rd party logging improvements
* simplify
* fix
* tests
* lint
* nits
* nit
* Update tests/test_utils_tee.py
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* cleanup / comments
* fix
* oops
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-17 13:27:03 -04:00
Dan Saunders
79ddaebe9a
Add ruff, remove black, isort, flake8, pylint ( #3092 )
...
* black, isort, flake8 -> ruff
* remove unused
* add back needed import
* fix
2025-08-23 23:37:33 -04:00
NanoCode012
51267ded04
chore: update doc links ( #2509 )
...
* chore: update doc links
* fix: address pr feedback
2025-04-11 09:53:18 -04:00
Wing Lian
aae4337f40
add 12.8.1 cuda to the base matrix ( #2426 )
...
* add 12.8.1 cuda to the base matrix
* use nightly
* bump deepspeed and set no binary
* deepspeed binary fixes hopefully
* install deepspeed by itself
* multiline fix
* make sure ninja is installed
* try with reversion of packaging/setuptools/wheel install
* use license instead of license-file
* try rolling back packaging and setuptools versions
* comment out license for validation for now
* make sure packaging version is consistent
* more parity across tests and docker images for packaging/setuptools
2025-03-21 10:17:25 -04:00
Wing Lian
38df5a36ea
bump HF versions except for trl ( #2427 )
2025-03-20 10:22:05 -04:00
Wing Lian
4d92a68a96
use default torch fused adamw optimizer as default as adamw_hf is deprecated ( #2425 )
...
* use default torch fused adamw optimizer as default as adamw_hf is deprecated
* make sure to have latest packaging installed
* bump packagingin requirements.txt too
2025-03-19 23:58:33 -04:00
Wing Lian
d009ead101
fix build w pyproject to respect insalled torch version ( #2168 )
...
* fix build w pyproject to respect insalled torch version
* include in manifest
* disable duplicate code check for now
* move parser so it can be found
* add checks for correct pytorch version so this doesn't slip by again
2024-12-10 16:25:25 -05:00
Dan Saunders
08fa133177
Fix broken CLI; remove duplicate metadata from setup.py ( #2136 )
...
* Fix broken CLI; remove duplicate metadata from setup.py
* Adding tests.yml CLI check
* updating
* remove test with requests to github due to rate limiting
---------
Co-authored-by: Dan Saunders <dan@axolotl.ai >
2024-12-06 10:19:54 -05:00
Dan Saunders
2f3ebbc44f
auto-versioning and adding axolotl.__version__ ( #2127 )
...
* auto-versioning and adding axolotl.__version__
* removing file meant for codecov PR
* adding dynamic dependencies, project metadata
* extras/optional-dependencies are dynamic too
---------
Co-authored-by: Dan Saunders <dan@axolotl.ai >
Co-authored-by: Wing Lian <wing@axolotl.ai >
2024-12-05 22:12:40 -05:00
Wing Lian
77fca25f1b
4bit quantized support (wip)
2023-04-17 11:37:39 -04:00
Wing Lian
ce24f5e246
WIP for axolotl trainer
2023-04-14 00:20:05 -04:00