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: 43 commits
winglian's picture
winglian
adds llama and mistral dropout support (#858)
db8a8af unverified over 1 year ago
  • btlm_attn_hijack_flash.py
    2.32 kB
    flash_attention + sample packing for stablelm 3b (#671) 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
    27.1 kB
    adds llama and mistral dropout support (#858) over 1 year ago
  • llama_attn_hijack_sdp.py
    4.81 kB
    various bugfixes (#856) over 1 year ago
  • llama_attn_hijack_xformers.py
    5.69 kB
    various bugfixes (#856) over 1 year ago
  • llama_expand_mask.py
    1.92 kB
    Attention mask and position id fixes for packing (#285) almost 2 years 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
  • mistral_attn_hijack_flash.py
    22.4 kB
    adds llama and mistral dropout support (#858) over 1 year ago
  • neft_embeddings.py
    2.44 kB
    refactor neft patch to be more re-usable similar to trl's impl (#796) over 1 year ago
  • relora.py
    14 kB
    fix checkpints on multigpu (#481) over 1 year ago
  • stablelm_attn_hijack_flash.py
    15.4 kB
    flash_attention + sample packing for stablelm 3b (#671) over 1 year ago
  • utils.py
    4.2 kB
    Implement fused modules (#747) 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