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: 350 commits
winglian's picture
winglian
convert exponential notation lr to floats (#771)
ca84cca 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
    2.06 kB
    misc fixes to add gptq tests (#621) over 1 year ago
  • callbacks.py
    20.8 kB
    Save Axolotl config as WandB artifact (#716) over 1 year ago
  • collators.py
    5.39 kB
    Attention mask and position id fixes for packing (#285) over 1 year ago
  • config.py
    14.3 kB
    convert exponential notation lr to floats (#771) over 1 year ago
  • data.py
    25 kB
    catch ConnectionError when checking dataset from HuggingFace (#743) over 1 year ago
  • dataloader.py
    9.94 kB
    gracefully handle length feature used for group by (#565) over 1 year ago
  • dict.py
    326 Bytes
    fix DefaultDict.__or__ almost 2 years ago
  • distributed.py
    6.87 kB
    fix distributed devices (#612) over 1 year ago
  • models.py
    22.1 kB
    Implement fused modules (#747) over 1 year ago
  • schedulers.py
    3.58 kB
    add axolotl trainer and quadratic warmup almost 2 years ago
  • tokenization.py
    1.43 kB
    add a latest tag for regular axolotl image, cleanup extraneous print statement (#746) over 1 year ago
  • trainer.py
    29.9 kB
    fixes for alpaca w chatml, and don't include attention_mask w mistral for flash attention (#728) over 1 year ago
  • wandb_.py
    858 Bytes
    fix wandb so mypy doesn't complain (#562) over 1 year ago