Model reference · open weights
Super-Slop-Machina-XXL is an open-weight language model from Indexnusrefather. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.
Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.
What it is
| Released by | Indexnusrefather |
|---|---|
| Type | Language models |
| Task | Vision + text |
| Parameters (lead) | 4.3B |
| Context | 128k tokens |
| Runs with | transformers |
| Based on | Indexnusrefather/gemma-3-4b-it-roleplay-tuned-v2 |
| Released | 2026-08-10 |
| Popularity | 617 downloads / month |
| Licence | Open, with conditions |
About
I used my new experimental dataset for training this model, same dataset that was used for Super-Slop-Machina-Roleplay-1.2b-V4-ERP-Tolerant-it, still pretty much very experimental.
Under 1B models soon! I tried my best with them, results were rather unusual, when I'm done with them, I'll probably return my attention back to ministral 3 3b.
I experimented with Qwen 3.5 9b and I think I am somewhat succeeding, I will soon release the finetuned weights, result that I was able to achieve with it was VERY interesting...
From the published model card. Full card on the HuggingFace links in the sidebar.
Using it via the API
Once AxForge deploys super-slop-machina-xxl for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (super-slop-machina-xxl below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/chat/completions \
-H "Authorization: Bearer $AXFORGE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"super-slop-machina-xxl","messages":[{"role":"user","content":"Hello"}]}'
Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.