Language
Phi-4 14B
Microsoft Phi-4 — strong reasoning at 14B
MITSource verified
Specification
Model ID
phi4Family
phi
Modality
Language
Parameters
14B
Context
16,000 tokens
Quantization
Q4_K_M
Weights
8.3 GB
Minimum RAM
10 GB
Source
Weights and provenance.
Repository
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
# Serve it
tenzro model serve phi4
# 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"}]}'Same family