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

  • Log In
  • Sign Up

Spaces:
Dovakiins
/
qwerrwe
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
qwerrwe / src /axolotl /utils
Ctrl+K
Ctrl+K
  • 100 contributors
History: 241 commits
Nanobit's picture
Nanobit
Fix(config): Update handling of deepspeed config (#404)
c01015f unverified over 1 year ago
  • __init__.py
    0 Bytes
    WIP large refactor to make finetune script a little more manageable (#3) about 2 years ago
  • bench.py
    1.24 kB
    Fix crash when running without CUDA over 1 year ago
  • callbacks.py
    2.75 kB
    improve GPU logging to break out pytorch cache and system mem over 1 year ago
  • collators.py
    5.39 kB
    Attention mask and position id fixes for packing (#285) over 1 year ago
  • config.py
    7.5 kB
    Fix(config): Update handling of deepspeed config (#404) over 1 year ago
  • data.py
    23 kB
    add utils.data.prepare_dataset over 1 year ago
  • dataloader.py
    9.43 kB
    Attention mask and position id fixes for packing (#285) over 1 year ago
  • dict.py
    326 Bytes
    fix DefaultDict.__or__ almost 2 years ago
  • distributed.py
    1.31 kB
    use context manager to run things on rank0 before others (#397) over 1 year ago
  • models.py
    19.3 kB
    don't use mask expansion for inference (#392) over 1 year ago
  • schedulers.py
    3.58 kB
    add axolotl trainer and quadratic warmup almost 2 years ago
  • tokenization.py
    1.37 kB
    Adding logging enhancement almost 2 years ago
  • trainer.py
    23.1 kB
    Fix(config): Update handling of deepspeed config (#404) over 1 year ago
  • wandb.py
    858 Bytes
    Add wandb_entity to wandb options, update example configs, update README (#361) over 1 year ago