Universal Reasoning Model
Paper
• 2512.14693 • Published
• 43
Developed by Nvyra X — Fact-Checking and Disinformation Detection Service
NRM (Nvyra Recursive Reasoning Model) is a state-of-the-art reasoning architecture that combines:
# This model uses a custom architecture - see repository for full code
from safetensors.torch import load_file
weights = load_file("model.safetensors")
If you use this model, please cite:
@misc{nrm2025,
title={NRM: Nvyra Recursive Reasoning Model},
author={Nvyra X Research Team},
year={2025},
url={https://huggingface.co/Feargal/nvyra-x-reasoning}
}