Model API
OpenAI-compatible inference · dedicated GPUs · US
An OpenAI-compatible inference endpoint for open-weights models, served on hardware we operate. Same request and response shapes as the OpenAI Chat Completions API, including server-sent-event streaming and token usage accounting.
Base URL https://api.neuralaccel.com/v1
Models https://api.neuralaccel.com/v1/models
Models
Inkling Small LAUNCH
Thinking Machines Inkling-Small — 276B total parameters, 12B active, mixture-of-experts. Apache-2.0. Served at NVFP4 on 2× NVIDIA H200 with tensor parallelism, prefix caching enabled.
- Context served: 262,144 tokens
- Tool calling and reasoning-effort control supported
- Cache reads priced separately from fresh input
GLM-5.2 PLANNED
GLM-5.2, targeted at long-context agentic workloads. We have characterised it on our own multi-GPU hardware and hold a serving configuration that materially outperforms the obvious one for this class of machine. Capacity is being provisioned; timing will be announced here.
Further models EVALUATING
We add models where we can serve them well rather than broadly. Additions are announced here and reflected in the models endpoint above. We publish the quantization and the context length we actually serve — never the model's theoretical maximum.
How we operate
- We shed rather than queue. At capacity the API returns 429 immediately instead of holding your request, so latency figures reflect real service.
- Declared capacity is conservative. We would rather under-promise and route reliably than over-declare.
- Zero retention. We do not log prompts or completions, and we do not train on traffic.
Access
The Model API is currently available through inference routing platforms. Our listing is pending review.
Self-serve API keys and credit top-up are coming soon. In the meantime, if you would like direct access, volume pricing, or an evaluation key, email contact@neuralaccel.com and we will set you up manually.
Policies
Use of the Model API is governed by our Privacy Policy and Terms of Service.