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

Emerald7664
/
M3

GGUF
conversational
Model card Files Files and versions
xet
Community

Instructions to use Emerald7664/M3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • llama.cpp

    How to use Emerald7664/M3 with llama.cpp:

    Install (macOS, Linux)
    curl -LsSf https://llama.app/install.sh | sh
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf Emerald7664/M3:Q2_K
    # Run inference directly in the terminal:
    llama cli -hf Emerald7664/M3:Q2_K
    Install from WinGet (Windows)
    winget install llama.cpp
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf Emerald7664/M3:Q2_K
    # Run inference directly in the terminal:
    llama cli -hf Emerald7664/M3:Q2_K
    Use pre-built binary
    # Download pre-built binary from:
    # https://github.com/ggerganov/llama.cpp/releases
    # Start a local OpenAI-compatible server with a web UI:
    ./llama-server -hf Emerald7664/M3:Q2_K
    # Run inference directly in the terminal:
    ./llama-cli -hf Emerald7664/M3:Q2_K
    Build from source code
    git clone https://github.com/ggerganov/llama.cpp.git
    cd llama.cpp
    cmake -B build
    cmake --build build -j --target llama-server llama-cli
    # Start a local OpenAI-compatible server with a web UI:
    ./build/bin/llama-server -hf Emerald7664/M3:Q2_K
    # Run inference directly in the terminal:
    ./build/bin/llama-cli -hf Emerald7664/M3:Q2_K
    Use Docker
    docker model run hf.co/Emerald7664/M3:Q2_K
  • LM Studio
  • Jan
  • Ollama

    How to use Emerald7664/M3 with Ollama:

    ollama run hf.co/Emerald7664/M3:Q2_K
  • Unsloth Desktop
  • Docker Model Runner

    How to use Emerald7664/M3 with Docker Model Runner:

    docker model run hf.co/Emerald7664/M3:Q2_K
  • Lemonade

    How to use Emerald7664/M3 with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull Emerald7664/M3:Q2_K
    Run and chat with the model
    lemonade run user.M3-Q2_K
    List all available models
    lemonade list
  • Atomic Chat
M3
8.4 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Emerald7664's picture
Emerald7664
Upload mm3-lm-5.7b-Q2_K-music3.gguf with huggingface_hub
123feb3 verified 9 days ago
  • .gitattributes
    1.76 kB
    Upload mm3-lm-5.7b-Q2_K-music3.gguf with huggingface_hub 9 days ago
  • mm3-lm-5.7b-Q2_K-music3.gguf
    2.44 GB
    xet
    Upload mm3-lm-5.7b-Q2_K-music3.gguf with huggingface_hub 9 days ago
  • mm3-lm-5.7b-Q2_K.gguf
    2.44 GB
    xet
    Upload mm3-lm-5.7b-Q2_K.gguf with huggingface_hub 11 days ago
  • mm3-synth-Q2_K.gguf
    1.39 GB
    xet
    Upload mm3-synth-Q2_K.gguf with huggingface_hub 11 days ago
  • mm3-synth-Q4_K_M.gguf
    2.13 GB
    xet
    Upload mm3-synth-Q4_K_M.gguf with huggingface_hub 11 days ago