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

QuantFactory Banner

QuantFactory/Buddy-2B-v1-GGUF

This is quantized version of TheDrummer/Buddy-2B-v1 created using llama.cpp

Original Model Card

I'm serious about the license for this one. NON-COMMERCIAL. Ask permission.

Buddy 2B v1

Links

Disclaimer

Please note that Buddy is not a licensed therapist and should not be relied upon for addressing serious mental health concerns such as depression, trauma, or suicidal thoughts. If you are facing these issues, it is important to seek professional help from a qualified healthcare provider.

Description

Buddy is designed as an empathetic language model, aimed at fostering introspection, self-reflection, and personal growth through thoughtful conversation. Buddy won't judge and it won't dismiss your concerns. Get some self-care with Buddy.

Usage

  • Chat Format: Gemma or Text Completion
  • Do not hold back on Buddy.
  • Open up to Buddy.
  • Pour your heart out to Buddy.
  • Listen to Buddy.
  • Remember that Buddy is just an AI.
  • You will be assigned a name if you do not provide one.
  • You can call Buddy anything (e.g., "Hi Alex!").
  • Buddy isn't perfect, feel free to regenerate responses until one suits you.
  • You can RP with this:

image/png

Downloads last month
15
GGUF
Model size
3B params
Architecture
gemma2
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

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