How to use from
Pi
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf bediss/looksmaxxing-expert-mistral-7b-merged-GGUF:
Configure the model in Pi
# Install Pi:
npm install -g @mariozechner/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "llama-cpp": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "bediss/looksmaxxing-expert-mistral-7b-merged-GGUF:"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

๐Ÿ—ฟ Looksmaxxing Expert - Mistral 7B (GGUF)

This repository contains the optimized, local-ready GGUF quants for looksmaxxing-expert-mistral-7b-merged.

This model is fine-tuned to act as an advanced, candid, and highly knowledgeable consultant for looksmaxxing, grooming, physical self-improvement, style, and facial aesthetics. It provides actionable advice, rating breakdowns, and strategic routines based on specialized training data.


๐Ÿš€ Quick Start: Run Locally in 60 Seconds

Method 1: LM Studio (Recommended)

  1. Open LM Studio.
  2. Search for bediss/looksmaxxing-expert-mistral-7b-merged-GGUF in the home search bar.
  3. Choose your preferred quantization (see guide below) and click Download.
  4. Load the model, set your system prompt, and start chatting!

Method 2: llama.cpp CLI

Run the following command to download and prompt the model directly via terminal:

llama-cli --hf-repo bediss/looksmaxxing-expert-mistral-7b-merged-GGUF --hf-file looksmaxxing-expert-mistral-7b-merged-q8_0.gguf -p "Give me a daily skincare and jawline routine for optimal facial aesthetics."
Downloads last month
246
GGUF
Model size
7B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

5-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support