Tenzro
Language

Phi-4 Reasoning 14B

Phi-4 fine-tuned for chain-of-thought reasoning
MITSource verified
Specification
Model ID
phi4-reasoning
Family
phi
Modality
Language
Parameters
14B
Context
32,768 tokens
Quantization
Q4_K_M
Weights
8.4 GB
Minimum RAM
10 GB
Source

Weights and provenance.

Registry license
MIT
Source license
mit
Access
Open — weights fetch without accepting additional terms.
Serve it
# Pull the weights onto a node
tenzro model download phi4-reasoning

# Serve it
tenzro model serve phi4-reasoning

# Or query the registry entry over JSON-RPC
curl https://rpc.tenzro.xyz \
  -X POST -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,
       "method":"tenzro_getModel",
       "params":[{"model_id":"phi4-reasoning"}]}'
Same family
← All models