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

ailexleon
/
Versipellis-31B-mlx-8Bit

MLX
Safetensors
gemma4
Merge
mergekit
reasoning
non-reasoning
creative writing
roleplay
conversational
uncensored
31B
gemma-4
mlx-my-repo
8-bit precision
Model card Files Files and versions
xet
Community

Instructions to use ailexleon/Versipellis-31B-mlx-8Bit with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • MLX

    How to use ailexleon/Versipellis-31B-mlx-8Bit with MLX:

    # Download the model from the Hub
    pip install huggingface_hub[hf_xet]
    
    huggingface-cli download --local-dir Versipellis-31B-mlx-8Bit ailexleon/Versipellis-31B-mlx-8Bit
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • LM Studio
  • Pi

    How to use ailexleon/Versipellis-31B-mlx-8Bit with Pi:

    Start the MLX server
    # Install MLX LM:
    uv tool install mlx-lm
    # Start a local OpenAI-compatible server:
    mlx_lm.server --model "ailexleon/Versipellis-31B-mlx-8Bit"
    Configure the model in Pi
    # Install Pi:
    npm install -g @mariozechner/pi-coding-agent
    # Add to ~/.pi/agent/models.json:
    {
      "providers": {
        "mlx-lm": {
          "baseUrl": "http://localhost:8080/v1",
          "api": "openai-completions",
          "apiKey": "none",
          "models": [
            {
              "id": "ailexleon/Versipellis-31B-mlx-8Bit"
            }
          ]
        }
      }
    }
    Run Pi
    # Start Pi in your project directory:
    pi
  • Hermes Agent new

    How to use ailexleon/Versipellis-31B-mlx-8Bit with Hermes Agent:

    Start the MLX server
    # Install MLX LM:
    uv tool install mlx-lm
    # Start a local OpenAI-compatible server:
    mlx_lm.server --model "ailexleon/Versipellis-31B-mlx-8Bit"
    Configure Hermes
    # Install Hermes:
    curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
    hermes setup
    # Point Hermes at the local server:
    hermes config set model.provider custom
    hermes config set model.base_url http://127.0.0.1:8080/v1
    hermes config set model.default ailexleon/Versipellis-31B-mlx-8Bit
    Run Hermes
    hermes
  • OpenClaw new

    How to use ailexleon/Versipellis-31B-mlx-8Bit with OpenClaw:

    Start the MLX server
    # Install MLX LM:
    uv tool install mlx-lm
    # Start a local OpenAI-compatible server:
    mlx_lm.server --model "ailexleon/Versipellis-31B-mlx-8Bit"
    Configure OpenClaw
    # Install OpenClaw:
    npm install -g openclaw@latest
    # Register the local server and set it as the default model:
    openclaw onboard --non-interactive --mode local \
      --auth-choice custom-api-key \
      --custom-base-url http://127.0.0.1:8080/v1 \
      --custom-model-id "ailexleon/Versipellis-31B-mlx-8Bit" \
      --custom-provider-id mlx-lm \
      --custom-compatibility openai \
      --custom-text-input \
      --accept-risk \
      --skip-health
    Run OpenClaw
    openclaw agent --local --agent main --message "Hello from Hugging Face"
Versipellis-31B-mlx-8Bit
32.6 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
ailexleon's picture
ailexleon
Update README.md
d791022 verified about 1 month ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub about 1 month ago
  • README.md
    988 Bytes
    Update README.md about 1 month ago
  • chat_template.jinja
    16.4 kB
    Upload folder using huggingface_hub about 1 month ago
  • config.json
    4.37 kB
    Upload folder using huggingface_hub about 1 month ago
  • model-00001-of-00007.safetensors
    5.26 GB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • model-00002-of-00007.safetensors
    5.33 GB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • model-00003-of-00007.safetensors
    5.27 GB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • model-00004-of-00007.safetensors
    5.33 GB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • model-00005-of-00007.safetensors
    5.35 GB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • model-00006-of-00007.safetensors
    5.27 GB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • model-00007-of-00007.safetensors
    813 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • model.safetensors.index.json
    167 kB
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer.json
    32.2 MB
    xet
    Upload folder using huggingface_hub about 1 month ago
  • tokenizer_config.json
    2.74 kB
    Upload folder using huggingface_hub about 1 month ago