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 /monkeypatch
Ctrl+K
Ctrl+K
  • 100 contributors
History: 33 commits
winglian's picture
winglian
skip some flash attn patches unless explicitly enabled (#643)
895f0a0 unverified over 1 year ago
  • btlm_attn_hijack_flash.py
    2.25 kB
    btlm and falcon monkey patches for flash attn (#566) over 1 year ago
  • fastchat_conversation_turns.py
    6.42 kB
    use fastchat conversations template (#578) over 1 year ago
  • llama_attn_hijack_flash.py
    22.9 kB
    skip some flash attn patches unless explicitly enabled (#643) over 1 year ago
  • llama_attn_hijack_sdp.py
    4.67 kB
    standardize attn hijack patches (#381) over 1 year ago
  • llama_attn_hijack_xformers.py
    5.55 kB
    standardize attn hijack patches (#381) over 1 year ago
  • llama_expand_mask.py
    1.92 kB
    Attention mask and position id fixes for packing (#285) over 1 year ago
  • llama_landmark_attn.py
    47.8 kB
    Fixed pre-commit problems, fixed small bug in logging_config to handle LOG_LEVEL env var almost 2 years ago
  • relora.py
    14 kB
    fix checkpints on multigpu (#481) over 1 year ago
  • utils.py
    3.87 kB
    Attention mask and position id fixes for packing (#285) over 1 year ago
  • xpos_rope_llama_monkey_patch.py
    3.34 kB
    add support to extend context with xpos rope almost 2 years ago