Hosted open models
Open-model inference, measured on the live endpoint.
The figure beside this line was measured on the endpoint you call, and the command under it is that measurement. tiyuvta runs its own engine and serving stack: nothing here is resold capacity. Every model serves its full native context at one price per token, prepaid, so a loop cannot produce an invoice.
- 5 models · one endpoint
- open engine memra, Rust + CUDA, ours
- public status status.tiyuvta.ai, per model
- reproducible every figure carries its curl
Models available now
Measurements and model detailsWhose number Benchmark scores under each model name are the maker’s own published figures. They are not ours and are not comparable between makers. Output speed is measured by us on the live endpoint. Those are observations, not service guarantees. Every figure, with its conditions.
-
Ornith-1.5 35B-A3B ornith-ai/ornith-1.5-35b-a3bOrnith AI: SWE-bench Verified 79, Terminal-Bench 2.1 67.8- context
- 262K
- output, up to
- 335 tok/s
- in / out per 1M
- $0.25 / $1.20
-
Qwen3.8 27B qwen/qwen3.8-27bQwen: LiveCodeBench v6 90.3, OSWorld-Verified 84.3- context
- 262K
- output, up to
- 210 tok/s
- in / out per 1M
- $0.30 / $2.03
-
Step-3.7-Flash stepfun/step-3.7-flashStepFun: ClawEval-1.1 67.1, SWE-Bench PRO 56.3- context
- 262K
- output, up to
- 106 tok/s
- in / out per 1M
- $0.20 / $1.00
-
Qwen3-Embedding-8B qwen/qwen3-embedding-8bEmbeddings: MTEB multilingual #1 open model- context
- 33K
- class
- batch, sheds retryably
- input per 1M
- $0.01
-
Qwen3-Reranker-8B qwen/qwen3-reranker-8bReranker: query + documents in, relevance scores out- context
- 33K
- class
- batch, sheds retryably
- input per 1M
- $0.03
- Billing
- No subscription, no minimum. Credit does not expire.
- Switching
- Standard APIs. No product-specific SDK to remove.
Make the first request
This request uses OpenAI Responses. Create a key, copy it, and replace the prompt. Tiyuvta does not require a product-specific SDK.
curl https://api.tiyuvta.ai/v1/responses \
-H "Authorization: Bearer $TIYUVTA_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"ornith-ai/ornith-1.5-35b-a3b","input":"Hello."}' Your prompts stay yours
Prompts are processed in memory to answer the request and are never used to train, fine-tune, distil or evaluate a model. There is no sampling queue and no human review.
If you want to, you can turn training on for your own traffic and take 5% of your metered spend back as credit. It is one switch in the console, off unless you set it, and turning it off stops it for everything sent afterwards. The full data policy.
Operator and production traffic
Avi Fenesh builds memra and operates this service. For production traffic, email support@tiyuvta.ai with the model, expected concurrency, and token volume.