How to use from
Pi
Start the llama.cpp server
# Install llama.cpp:
brew install llama.cpp
# Start a local OpenAI-compatible server:
llama serve -hf UraionLabs/Uraion-Agent-Steer:
Configure the model in Pi
# Install Pi:
npm install -g @earendil-works/pi-coding-agent
# Add to ~/.pi/agent/models.json:
{
  "providers": {
    "llama-cpp": {
      "baseUrl": "http://localhost:8080/v1",
      "api": "openai-completions",
      "apiKey": "none",
      "models": [
        {
          "id": "UraionLabs/Uraion-Agent-Steer:"
        }
      ]
    }
  }
}
Run Pi
# Start Pi in your project directory:
pi
Quick Links

Legacy / unsupported — H-Res runtime claims withdrawn

Status as of 2026-07-27: this repository is retained for provenance. It is not an active Uraion Labs product, is not used by FinStruct, and should not be deployed as an H-Res model.

The audit found 84 model.layers.*.hres.* tensors in model.safetensors, but config.json declares the stock Qwen2ForCausalLM architecture and contains no auto_map, custom model class, or loader that instantiates H-Res modules. The repository also contains no custom modeling code. Standard Transformers and vLLM loading therefore has no runtime module that consumes those tensors. Prior claims that H-Res loads automatically or has full vLLM support are withdrawn.

Additional gaps:

  • no held-out tool-use scores, raw predictions, base-model comparison, or reproducible evaluation;
  • training loss is not evidence of downstream capability;
  • the separate GGUF repository explicitly omits the H-Res tensors and is not a faithful H-Res deployment.

The full pre-audit card is preserved in LEGACY_CARD.md. The files remain public for inspection, not as a supported model release.

Current Uraion Labs work is FinStruct: auditable, local-first SEC filing extraction with evidence-linked benchmarks. See uraionlabs.com.

Downloads last month
351
Safetensors
Model size
8B params
Tensor type
BF16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for UraionLabs/Uraion-Agent-Steer

Base model

Qwen/Qwen2.5-7B
Finetuned
(3081)
this model
Quantizations
1 model