How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="OddTheGreat/Mechanism_24B_V.1")
# Load model directly
from transformers import AutoTokenizer, AutoModelForMultimodalLM

tokenizer = AutoTokenizer.from_pretrained("OddTheGreat/Mechanism_24B_V.1")
model = AutoModelForMultimodalLM.from_pretrained("OddTheGreat/Mechanism_24B_V.1")
Quick Links

Mechanism_24B_V.1

This is a merge of pre-trained language models.

Created for roleplay, good in it. Stable, with good creativity. Close to neutrality.

Ru is supported.

Tested up to 16k context, could handle more.

Mistral format. T1.04

Downloads last month
4
Safetensors
Model size
24B params
Tensor type
F16
·
Inference Providers NEW

Model tree for OddTheGreat/Mechanism_24B_V.1

Collection including OddTheGreat/Mechanism_24B_V.1