Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

umer07
/
fathom-mixtral

PEFT
Safetensors
English
cybersecurity
malware-analysis
att&ck
threat-intelligence
mixtral
lora
expert-adapters
cape-sandbox
digital-forensics
Model card Files Files and versions
xet
Community
1

Instructions to use umer07/fathom-mixtral with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use umer07/fathom-mixtral with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Mixtral-8x7B-Instruct-v0.1")
    model = PeftModel.from_pretrained(base_model, "umer07/fathom-mixtral")
  • Notebooks
  • Google Colab
  • Kaggle
fathom-mixtral / adapters
1.02 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 84 commits
umer07's picture
umer07
Remove broken v3 adapter (NaN collapse)
4e60326 verified about 1 month ago
  • expert-e1-static
    Fathom: upload expert-e1-static/training_log.json about 1 month ago
  • expert-e2-dynamic
    Fathom: upload expert-e2-dynamic/training_log.json about 1 month ago
  • expert-e3-network
    Fathom: upload expert-e3-network/training_log.json about 1 month ago
  • expert-e4-forensics
    Fathom: upload expert-e4-forensics/training_log.json about 1 month ago
  • expert-e5-threatintel
    Fathom: upload expert-e5-threatintel/training_log.json about 1 month ago
  • expert-e6-detection
    Fathom: upload expert-e6-detection/training_log.json about 1 month ago
  • expert-e7-reports
    Fathom: upload expert-e7-reports/training_log.json about 1 month ago
  • expert-e8-analyst
    Fathom: upload expert-e8-analyst/training_log.json about 1 month ago
  • expert-e9-cot
    Fathom: upload expert-e9-cot/training_log.json about 1 month ago