How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="FerrellSyntheticIntelligence/Vitalis_LFM2.5_Cortex.GGUF",
	filename="LFM2.5-1.2B-Instruct-Q4_K_M.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

🧠 Vitalis Cortex Hybrid v1.0

Ferrell Synthetic Intelligence | Vitalis Architecture v1.0

This is not a fine-tune. This is not a merge.
This is a cognitive exoskeleton β€” built from the ground up β€” wrapped around Liquid AI's LFM2.5-1.2B-Instruct to make a small model perform beyond its weight class.

What Changed

Before After
Raw GGUF download only Complete runtime package β€” architecture executes automatically
Manual setup required pip install vitalis-cortex β€” zero config
Architecture in README only Architecture in code β€” every inference passes through Quadruflow β†’ Amplifier β†’ Attestation β†’ Memory
No memory across turns Episodic memory with FAISS-style similarity + Ebbinghaus decay
No quality gate Attestation loop β€” 3 checks on every output

Try It

Type a message below. The architecture auto-detects the optimal cognitive lane, or watch the pipeline internals in verbose mode.

Download

pip install vitalis-cortex
Downloads last month
410
GGUF
Model size
1B params
Architecture
lfm2
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support

Space using FerrellSyntheticIntelligence/Vitalis_LFM2.5_Cortex.GGUF 1