Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dovakiins
/
qwerrwe
like
0
Build error
App
Files
Files
Community
b3f5e00
qwerrwe
/
src
/
axolotl
/
utils
100 contributors
History:
244 commits
winglian
use save_strategy from config if available (#434)
b3f5e00
unverified
over 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
1.24 kB
Fix crash when running without CUDA
over 1 year ago
callbacks.py
Safe
2.75 kB
improve GPU logging to break out pytorch cache and system mem
over 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
7.5 kB
Fix(config): Update handling of deepspeed config (#404)
over 1 year ago
data.py
Safe
23 kB
add utils.data.prepare_dataset
over 1 year ago
dataloader.py
Safe
9.43 kB
Attention mask and position id fixes for packing (#285)
over 1 year ago
dict.py
Safe
326 Bytes
fix DefaultDict.__or__
over 1 year ago
distributed.py
Safe
1.31 kB
use context manager to run things on rank0 before others (#397)
over 1 year ago
models.py
Safe
19.3 kB
standardize attn hijack patches (#381)
over 1 year ago
schedulers.py
Safe
3.58 kB
add axolotl trainer and quadratic warmup
over 1 year ago
tokenization.py
Safe
1.37 kB
Adding logging enhancement
over 1 year ago
trainer.py
23.4 kB
use save_strategy from config if available (#434)
over 1 year ago
wandb.py
Safe
858 Bytes
Add wandb_entity to wandb options, update example configs, update README (#361)
over 1 year ago