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="Ateron/Predonia_V2")
# Load model directly
from transformers import AutoTokenizer, AutoModelForMultimodalLM

tokenizer = AutoTokenizer.from_pretrained("Ateron/Predonia_V2")
model = AutoModelForMultimodalLM.from_pretrained("Ateron/Predonia_V2")
Quick Links

Predonia

This is a merge between Precog v1 and Cydonia v4.3

Downloads last month
5
Safetensors
Model size
24B params
Tensor type
BF16
·
Inference Providers NEW

Model tree for Ateron/Predonia_V2

Merge model
this model
Quantizations
2 models