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

GGUF quantizations for ChaoticNeutrals/Prima-LelantaclesV5-7b.

If you want any specific quantization to be added, feel free to ask.

All credits belong to the respective creators.

Base⇢ GGUF(F16)⇢ GGUF(Quants)

Using llama.cpp-b2222. For --imatrix, included reference imatrix-Q8_0.dat was used.

Original model information:

image/png

image/jpeg

https://huggingface.co/ChaoticNeutrals/Prima-LelantaclesV5-7b/tree/main/ST%20presets

This model was merged using the DARE TIES merge method.

The following models were included in the merge:

Configuration

The following YAML configuration was used to produce this model:

merge_method: dare_ties
base_model: Test157t/Prima-LelantaclesV4-7b-16k
parameters:
  normalize: true
models:
  - model: Test157t/Pasta-Lake-7b
    parameters:
      weight: 1
  - model: Test157t/Prima-LelantaclesV4-7b-16k
    parameters:
      weight: 1
dtype: float16
Downloads last month
64
GGUF
Model size
7B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

3-bit

4-bit

5-bit

6-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Lewdiculous/Prima-LelantaclesV5-7b-GGUF

Quantized
(3)
this model

Collection including Lewdiculous/Prima-LelantaclesV5-7b-GGUF

Papers for Lewdiculous/Prima-LelantaclesV5-7b-GGUF