Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Dovakiins
/
qwerrwe
like
0
Build error
App
Files
Files
Community
8fe0e63
qwerrwe
/
src
/
axolotl
/
utils
100 contributors
History:
324 commits
ethanhs
Fix bug in dataset loading (#284)
8fe0e63
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)
about 1 year ago
callbacks.py
Safe
19.8 kB
chore(callback): Remove old peft saving code (#510)
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
12 kB
use fastchat conversations template (#578)
about 1 year ago
data.py
24.6 kB
Fix bug in dataset loading (#284)
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
20.5 kB
skip some flash attn patches unless explicitly enabled (#643)
about 1 year ago
schedulers.py
Safe
3.58 kB
add axolotl trainer and quadratic warmup
over 1 year ago
tokenization.py
1.42 kB
use fastchat conversations template (#578)
about 1 year ago
trainer.py
30.1 kB
attention_mask not needed for training (#642)
about 1 year ago
wandb_.py
Safe
858 Bytes
fix wandb so mypy doesn't complain (#562)
about 1 year ago