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
Ctrl+K
Ctrl+K
  • 100 contributors
History: 163 commits
winglian's picture
winglian
split up llama model loading so config can be loaded from base config and models can be loaded from a path
2520ecd almost 2 years ago
  • prompt_strategies
    Update src/axolotl/prompt_strategies/alpaca_instruct.py almost 2 years ago
  • utils
    split up llama model loading so config can be loaded from base config and models can be loaded from a path almost 2 years ago
  • __init__.py
    0 Bytes
    WIP for axolotl trainer about 2 years ago
  • convert.py
    1.88 kB
    Lint convert.py almost 2 years ago
  • datasets.py
    6.02 kB
    Apply isort then black almost 2 years ago
  • flash_attn.py
    4.54 kB
    Apply isort then black almost 2 years ago
  • prompt_tokenizers.py
    15.1 kB
    Fix sharegpt prompt almost 2 years ago
  • prompters.py
    11.9 kB
    Fix sharegpt prompt almost 2 years ago