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

nold
/
Prima-Pastacles-7b-GGUF

Transformers
GGUF
mergekit
Merge
Model card Files Files and versions
xet
Community
3

Instructions to use nold/Prima-Pastacles-7b-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use nold/Prima-Pastacles-7b-GGUF with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("nold/Prima-Pastacles-7b-GGUF", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • llama.cpp

    How to use nold/Prima-Pastacles-7b-GGUF 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 nold/Prima-Pastacles-7b-GGUF:Q4_K_M
    # Run inference directly in the terminal:
    llama cli -hf nold/Prima-Pastacles-7b-GGUF:Q4_K_M
    Install from WinGet (Windows)
    winget install llama.cpp
    # Start a local OpenAI-compatible server with a web UI:
    llama serve -hf nold/Prima-Pastacles-7b-GGUF:Q4_K_M
    # Run inference directly in the terminal:
    llama cli -hf nold/Prima-Pastacles-7b-GGUF:Q4_K_M
    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 nold/Prima-Pastacles-7b-GGUF:Q4_K_M
    # Run inference directly in the terminal:
    ./llama-cli -hf nold/Prima-Pastacles-7b-GGUF:Q4_K_M
    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 nold/Prima-Pastacles-7b-GGUF:Q4_K_M
    # Run inference directly in the terminal:
    ./build/bin/llama-cli -hf nold/Prima-Pastacles-7b-GGUF:Q4_K_M
    Use Docker
    docker model run hf.co/nold/Prima-Pastacles-7b-GGUF:Q4_K_M
  • LM Studio
  • Jan
  • Ollama

    How to use nold/Prima-Pastacles-7b-GGUF with Ollama:

    ollama run hf.co/nold/Prima-Pastacles-7b-GGUF:Q4_K_M
  • Unsloth Studio

    How to use nold/Prima-Pastacles-7b-GGUF with Unsloth Studio:

    Install Unsloth Studio (macOS, Linux, WSL)
    curl -fsSL https://unsloth.ai/install.sh | sh
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for nold/Prima-Pastacles-7b-GGUF to start chatting
    Install Unsloth Studio (Windows)
    irm https://unsloth.ai/install.ps1 | iex
    # Run unsloth studio
    unsloth studio -H 0.0.0.0 -p 8888
    # Then open http://localhost:8888 in your browser
    # Search for nold/Prima-Pastacles-7b-GGUF to start chatting
    Using HuggingFace Spaces for Unsloth
    # No setup required
    # Open https://huggingface.co/spaces/unsloth/studio in your browser
    # Search for nold/Prima-Pastacles-7b-GGUF to start chatting
  • Docker Model Runner

    How to use nold/Prima-Pastacles-7b-GGUF with Docker Model Runner:

    docker model run hf.co/nold/Prima-Pastacles-7b-GGUF:Q4_K_M
  • Lemonade

    How to use nold/Prima-Pastacles-7b-GGUF with Lemonade:

    Pull the model
    # Download Lemonade from https://lemonade-server.ai/
    lemonade pull nold/Prima-Pastacles-7b-GGUF:Q4_K_M
    Run and chat with the model
    lemonade run user.Prima-Pastacles-7b-GGUF-Q4_K_M
    List all available models
    lemonade list
  • Atomic Chat
Prima-Pastacles-7b-GGUF
25.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
nold's picture
nold
d2b4155cd15146fab85417edcd083bdf75b4f817457daae7248e2d8cd6c437d3
23ed3f4 verified over 2 years ago
  • .gitattributes
    1.85 kB
    ae5da9bb0925f3346e8442ac59a2451d8de6ba2972749c3f72846b4881e75fc0 over 2 years ago
  • Prima-Pastacles-7b_Q2_K.gguf
    2.72 GB
    xet
    fa6f21454a4ae46274d3a3014d9bb0d2ecbca9c62703230b1c4b38e63f90a9db over 2 years ago
  • Prima-Pastacles-7b_Q4_K_M.gguf
    4.37 GB
    xet
    b29fa17ca517bb55b4b020f97c857b7eb335f5abbbc1eff52ba01498b5f70735 over 2 years ago
  • Prima-Pastacles-7b_Q5_K_M.gguf
    5.13 GB
    xet
    f50a6d055b28d743b11fa4455e4d7288ab17a94bcfae0e1ab0297e2e5aa54a3f over 2 years ago
  • Prima-Pastacles-7b_Q6_K.gguf
    5.94 GB
    xet
    ae5da9bb0925f3346e8442ac59a2451d8de6ba2972749c3f72846b4881e75fc0 over 2 years ago
  • Prima-Pastacles-7b_Q8_0.gguf
    7.7 GB
    xet
    a6eb98df32c4deec19408d0498781e90722c1480f541141584eaa4a0d399cdcd over 2 years ago
  • README.md
    1.35 kB
    d2b4155cd15146fab85417edcd083bdf75b4f817457daae7248e2d8cd6c437d3 over 2 years ago