Model reference · open weights
Mistral-Trismegistus is an open-weight language model from teknium. 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
| Maker | teknium |
|---|---|
| Type | Language models |
| Task | Text gen |
| Context | 32k tokens |
| Runs with | transformers |
| Based on | mistralai/Mistral-7B-v0.1 |
| Released | 2023-10-07 |
| Popularity | 67 downloads / month |
| Licence | Open weights |
About
Mistral Trismegistus 7B
Transcendence is All You Need! Mistral Trismegistus is a model made for people interested in the esoteric, occult, and spiritual.
Here are some outputs:
Answer questions about occult artifacts:
Play the role of a hypnotist:
Special thanks to @a16z.
This model was trained on a 100% synthetic, gpt-4 generated dataset, about ~10,000 examples, on a wide and diverse set of both tasks and knowledge about the esoteric, occult, and spiritual.
The dataset will be released soon!
Prompt Format:
USER:
ASSISTANT:
OR
USER:
ASSISTANT:
No benchmark can capture the nature and essense of the quality of spirituality and esoteric knowledge and tasks. You will have to try testing it yourself!
Training run on wandb here: https://wandb.ai/teknium1/occult-expert-mistral-7b/runs/coccult-expert-mistral-6/overview
Apache 2.0
From the published model card. Full card on the HuggingFace links in the sidebar.
Using it via the API
Once AxForge deploys mistral-trismegistus for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (mistral-trismegistus 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":"mistral-trismegistus","messages":[{"role":"user","content":"Hello"}]}'
Create an account — your API key is available in the console. 5M tokens/month currently included with every new account at launch.