Text Generation
Transformers
Safetensors
GGUF
Chinese
English
qwen3
chat
sft
nsfw
Not-For-All-Audiences
conversational
text-generation-inference
How to use from
Hermes Agent
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama-server -hf ystemsrx/Qwen3-Sex:BF16
Configure Hermes
# Install Hermes:
curl -fsSL https://hermes-agent.nousresearch.com/install.sh | bash
hermes setup
# Point Hermes at the local server:
hermes config set model.provider custom
hermes config set model.base_url http://127.0.0.1:8080/v1
hermes config set model.default ystemsrx/Qwen3-Sex:BF16
Run Hermes
hermes
Quick Links

Not-For-All-Audiences

This repository has been marked as containing sensitive content and may contain potentially harmful and sensitive information.

View model card