Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dovakiins
/
qwerrwe
like
0
Build error
App
Files
Files
Community
3553172
qwerrwe
/
src
/
axolotl
/
utils
100 contributors
History:
344 commits
winglian
fixes for alpaca w chatml, and don't include attention_mask w mistral for flash attention (#728)
3553172
unverified
about 1 year ago
__init__.py
0 Bytes
WIP large refactor to make finetune script a little more manageable (#3)
over 1 year ago
bench.py
Safe
2.06 kB
misc fixes to add gptq tests (#621)
about 1 year ago
callbacks.py
Safe
20.8 kB
Save Axolotl config as WandB artifact (#716)
about 1 year ago
collators.py
Safe
5.39 kB
Attention mask and position id fixes for packing (#285)
over 1 year ago
config.py
Safe
13.5 kB
refactor to set eval_batch_size earlier if unset, so we can warn if mismatched (#662)
about 1 year ago
data.py
Safe
25 kB
improve handling of the prepared ds path and other cfg defaults (#701)
about 1 year ago
dataloader.py
Safe
9.94 kB
gracefully handle length feature used for group by (#565)
about 1 year ago
dict.py
Safe
326 Bytes
fix DefaultDict.__or__
over 1 year ago
distributed.py
Safe
6.87 kB
fix distributed devices (#612)
about 1 year ago
models.py
Safe
21.4 kB
add noisy embedding (#721)
about 1 year ago
schedulers.py
Safe
3.58 kB
add axolotl trainer and quadratic warmup
over 1 year ago
tokenization.py
Safe
1.47 kB
prepared dataset caching, other misc fixes (#665)
about 1 year ago
trainer.py
Safe
29.9 kB
fixes for alpaca w chatml, and don't include attention_mask w mistral for flash attention (#728)
about 1 year ago
wandb_.py
Safe
858 Bytes
fix wandb so mypy doesn't complain (#562)
about 1 year ago