26 3 months ago

spam detection

tools

3 months ago

cb381d530494 · 1.2GB

qwen3
·
596M
·
F16
{{- if .Messages }} {{- if or .System .Tools }}<|im_start|>system {{- if .System }} {{ .System }} {{
inspect given input, respond with 1 if the message is ok, respond with 0 if message classifies as sp
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR US
{ "repeat_penalty": 1, "stop": [ "<|im_start|>", "<|im_end|>" ], "te

Readme

very fast spam detection optimized for nostr.

this classification model is designed to filter out following message types: - rss feeds - news feeds - clear spam messages that do not mean anything - price indicator bots - airdrop bots - etc.

it performs short thinking and responds with 1 if ok and 0 if spam.