Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dovakiins
/
qwerrwe
like
0
Build error
App
Files
Files
Community
69a2350
qwerrwe
/
src
/
axolotl
/
utils
100 contributors
History:
198 commits
winglian
support for loading a model by git revision
69a2350
over 1 year ago
__init__.py
Safe
0 Bytes
WIP large refactor to make finetune script a little more manageable (#3)
over 1 year ago
callbacks.py
Safe
2.06 kB
more gpt-neox long ctx fixes
over 1 year ago
data.py
20.6 kB
Support loading data files from a local directory
over 1 year ago
dict.py
Safe
246 Bytes
Lint dict
over 1 year ago
models.py
17.6 kB
support for loading a model by git revision
over 1 year ago
schedulers.py
Safe
3.58 kB
add axolotl trainer and quadratic warmup
over 1 year ago
tokenization.py
1.34 kB
add tests and supoort for loader for sys prompt data
over 1 year ago
trainer.py
12 kB
Merge branch 'main' into quadratic-warmup
over 1 year ago
validation.py
4.41 kB
params are adam_*, not adamw_*
over 1 year ago
wandb.py
Safe
741 Bytes
Disable Wandb
over 1 year ago