8,457 1 year ago

Mistral Small 3 sets a new benchmark in the “small” Large Language Models category below 70B.

tools 24b
ollama run huihui_ai/mistral-small-abliterated

Applications

Claude Code
Claude Code ollama launch claude --model huihui_ai/mistral-small-abliterated
Codex
Codex ollama launch codex --model huihui_ai/mistral-small-abliterated
OpenCode
OpenCode ollama launch opencode --model huihui_ai/mistral-small-abliterated
OpenClaw
OpenClaw ollama launch openclaw --model huihui_ai/mistral-small-abliterated

Models

View all →

Readme

This is an uncensored version of mistralai/Mistral-Small-24B-Instruct-2501 created with abliteration (see remove-refusals-with-transformers to know more about it).
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens.

References

HuggingFace