Commit History
Merge pull request #99 from OpenAccess-AI-Collective/hf_use_auth_token
37fc85a
unverified
add py310 to the test matrix
658ed86
update for pr feedback
fd5f965
new hf_use_auth_token setting so login to hf isn't required
1c33eb8
ensure libbitsandbytes*.so gets included with wheel
a798ba1
Merge pull request #97 from NanoCode012/feat/test-validation
666febc
unverified
Feat: Update validate_config and add tests
52dd92a
Merge pull request #90 from NanoCode012/feat/addict
8888959
unverified
Fix incorrect syntax in test
f87bd20
Update test to run on PR
dd83a20
unverified
Apply black formatter
7bf2069
Add test for DictDefault
923151f
refactor: fix previous refactors
56f9ca5
Refactor to use DictDefault instead
8bd7a49
Add DictDefault
18d41ce
Fix load error
93acb64
Convert attrdict to addict
bdfe7c9
Merge pull request #67 from OpenAccess-AI-Collective/refactor-tokenizer-load
0d4a7f4
unverified
Merge pull request #93 from OpenAccess-AI-Collective/dev-base
af3aacb
unverified
move list not in list logic to fn
cc67862
fix missing run coninuation
cf37980
Merge pull request #89 from OpenAccess-AI-Collective/NanoCode012-update-action-version
ed2dd77
unverified
Update actions version
2b8c28b
unverified
update docker to compile latest bnb to properly support qlora
312b8d5
Merge pull request #86 from OpenAccess-AI-Collective/NanoCode012-warning-remote-code
782996d
unverified
Merge pull request #88 from OpenAccess-AI-Collective/NanoCode012-completion-prompter-no-inherit
b50d7d3
unverified
Merge pull request #87 from OpenAccess-AI-Collective/add_prompter_tests
35af017
unverified
use requirements file for tests
a653392
cache pip
72b6ca0
alright, just local install it
7f53fd2
move python path to same step as tests
c29d333
fix path and streamline pip installs
403af0b
Fix: Remove base class inherit for CompletionPrompter
9ac1884
unverified
automated testing in github actions
d199d6c
Add warning for `trust_remote_code`
2824423
unverified
Merge pull request #85 from NanoCode012/fix/add-dataset-shard-readme
cb18856
unverified
Add `dataset_shard_num` and `dataset_shard_idx`
8626b54
Merge pull request #75 from Thytu/refactor/rename-4b-to-gptq
87dffbc
unverified
Merge branch 'main' into refactor/rename-4b-to-gptq
147241c
unverified
Merge pull request #76 from OpenAccess-AI-Collective/truthy-validation
7e974de
unverified
Merge pull request #78 from OpenAccess-AI-Collective/falcoln-support
11fd39b
unverified
sane starter defaults and add lora
157420d
Merge pull request #77 from OpenAccess-AI-Collective/falcoln-support
679ffd7
unverified
add example for falcoln support
d5f944c
fix auto linear modules for lora w/o any set already
4c90633
checking for False is not sufficent for NoneType/unset configs
4c500f5
refactor(example): rename 4bit-lora-7b by gptq-lora-7b
7cf07fc
Thytu
commited on
refactor(param): rename load_4bit config param by gptq
dd00657
Thytu
commited on