Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • 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: 282 commits
tmm1's picture
tmm1
move is_llama_derived_model into normalize_config (#524)
44454ae 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 almost 2 years ago
  • callbacks.py
    11.9 kB
    No gather single gpu (#523) over 1 year ago
  • collators.py
    5.39 kB
    Attention mask and position id fixes for packing (#285) almost 2 years ago
  • config.py
    8.59 kB
    move is_llama_derived_model into normalize_config (#524) over 1 year ago
  • data.py
    24.4 kB
    support for datasets with multiple names (#480) over 1 year ago
  • dataloader.py
    9.86 kB
    workaround so training doesn't hang when packed dataloader batches aren't even (#461) over 1 year ago
  • dict.py
    326 Bytes
    fix DefaultDict.__or__ almost 2 years ago
  • distributed.py
    2.73 kB
    No gather single gpu (#523) over 1 year ago
  • models.py
    19.8 kB
    fix: bad dtype for full finetune (#504) over 1 year ago
  • schedulers.py
    3.58 kB
    add axolotl trainer and quadratic warmup almost 2 years ago
  • tokenization.py
    1.5 kB
    Debug tokenization output: Add ability to output text only (no tokens), and/or specify num samples to see (#511) over 1 year ago
  • trainer.py
    26.8 kB
    log supervised token count (#448) over 1 year ago
  • wandb.py
    858 Bytes
    Add wandb_entity to wandb options, update example configs, update README (#361) almost 2 years ago