Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dovakiins
/
qwerrwe
like
0
Build error
App
Files
Files
Community
3a99495
qwerrwe
/
src
/
axolotl
/
utils
100 contributors
History:
346 commits
Nanobit
Fix(model): Linear detected and added to target module with rope linear (#738)
440c3ab
unverified
about 1 year ago
__init__.py
Safe
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)
over 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)
over 1 year ago
data.py
25 kB
catch ConnectionError when checking dataset from HuggingFace (#743)
about 1 year ago
dataloader.py
Safe
9.94 kB
gracefully handle length feature used for group by (#565)
over 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)
over 1 year ago
models.py
21.5 kB
Fix(model): Linear detected and added to target module with rope linear (#738)
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)
over 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)
over 1 year ago