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 TheDrummer/Cydonia-22B-v1.3-GGUF:
# Run inference directly in the terminal:
llama cli -hf TheDrummer/Cydonia-22B-v1.3-GGUF:
Install from WinGet (Windows)
winget install llama.cpp
# Start a local OpenAI-compatible server with a web UI:
llama serve -hf TheDrummer/Cydonia-22B-v1.3-GGUF:
# Run inference directly in the terminal:
llama cli -hf TheDrummer/Cydonia-22B-v1.3-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 TheDrummer/Cydonia-22B-v1.3-GGUF:
# Run inference directly in the terminal:
./llama-cli -hf TheDrummer/Cydonia-22B-v1.3-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 TheDrummer/Cydonia-22B-v1.3-GGUF:
# Run inference directly in the terminal:
./build/bin/llama-cli -hf TheDrummer/Cydonia-22B-v1.3-GGUF:
Use Docker
docker model run hf.co/TheDrummer/Cydonia-22B-v1.3-GGUF:
Quick Links

Join our Discord! https://discord.gg/Nbv9pQ88Xb

Nearly 2500 members strong ๐Ÿ’ช


BeaverAI proudly presents...

Cydonia 22B v1.3 ๐Ÿ’ฟ - Adventure Edition

image/png

Links

Description

Cydonia v1.3 has the creative flair of v1.2 with a strong adventure bias. Try using an open-ended card on this one!

You may also like:

  • Cydonia v1: Straight up moist, a classic for some
  • Cydonia v1.1: Less refusals, a more evil v1
  • Cydonia v1.2: Creative boost

image/png

Arsenal (Supported Chat Templates)

  • Metharme (a.k.a. Pygmalion in ST) for RP / Story
  • Alpaca for Story / Adventure
  • Mistral for Instruct / RP / Story
  • You can mix it up and see which works best for you.

Favorite RP Format

*action* Dialogue *thoughts* Dialogue *narration* in 1st person PoV

image/png

Thank you, Envoid! I cackled.

Downloads last month
1,797
GGUF
Model size
22B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

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