Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Dovakiins
/
qwerrwe
Build error

App Files Files
xet
Community
Fetching metadata from the HF Docker repository...
qwerrwe / src /axolotl /utils
103 kB
  • 100 contributors
History: 273 commits
winglian's picture
winglian
support for datasets with multiple names (#480)
5ac3392 unverified about 2 years ago
  • __init__.py
    0 Bytes
    WIP large refactor to make finetune script a little more manageable (#3) over 2 years ago
  • bench.py
    1.24 kB
    Fix crash when running without CUDA about 2 years ago
  • callbacks.py
    2.81 kB
    ReLoRA implementation (with quantization) (#322) about 2 years ago
  • collators.py
    5.39 kB
    Attention mask and position id fixes for packing (#285) about 2 years ago
  • config.py
    8.19 kB
    ReLoRA implementation (with quantization) (#322) about 2 years ago
  • data.py
    24.4 kB
    support for datasets with multiple names (#480) about 2 years ago
  • dataloader.py
    9.86 kB
    workaround so training doesn't hang when packed dataloader batches aren't even (#461) about 2 years ago
  • dict.py
    326 Bytes
    fix DefaultDict.__or__ about 2 years ago
  • distributed.py
    1.31 kB
    use context manager to run things on rank0 before others (#397) about 2 years ago
  • models.py
    19.8 kB
    Refactor train cfg cli (#499) about 2 years ago
  • schedulers.py
    3.58 kB
    add axolotl trainer and quadratic warmup over 2 years ago
  • tokenization.py
    1.37 kB
    Adding logging enhancement over 2 years ago
  • trainer.py
    23.4 kB
    use math.ceil instead of round /cc #498 about 2 years ago
  • wandb.py
    858 Bytes
    Add wandb_entity to wandb options, update example configs, update README (#361) about 2 years ago