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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

usedot
/
Dot-Loom-Conductor-14B

Text Generation
PEFT
Safetensors
English
lora
mistral
structured-output
model-routing
inference-orchestration
multi-agent
dot-loom
Model card Files Files and versions
xet
Community

Instructions to use usedot/Dot-Loom-Conductor-14B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use usedot/Dot-Loom-Conductor-14B with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("mistralai/Ministral-3-14B-Base-2512")
    model = PeftModel.from_pretrained(base_model, "usedot/Dot-Loom-Conductor-14B")
  • Notebooks
  • Google Colab
  • Kaggle
Dot-Loom-Conductor-14B / assets
300 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
usedot's picture
usedot
Rebuild model card, evidence visuals, and Dot research identity
de840b2 verified about 1 month ago
  • benchmark-overview.png
    78 kB
    Rebuild model card, evidence visuals, and Dot research identity about 1 month ago
  • dot-loom-conductor-cover.png
    42.5 kB
    Rebuild model card, evidence visuals, and Dot research identity about 1 month ago
  • dot-mark.png
    63.6 kB
    Rebuild model card, evidence visuals, and Dot research identity about 1 month ago
  • family-generalization.png
    62.9 kB
    Rebuild model card, evidence visuals, and Dot research identity about 1 month ago
  • training-dynamics.png
    53 kB
    Rebuild model card, evidence visuals, and Dot research identity about 1 month ago