68 TPS on a free relay with zero registration — that’s the headline for AI Tools, and it’s the fastest throughput I’ve seen from any model relay targeting Chinese developers. AI Tools is a no-frills, zero-registration API relay for open-source LLMs. You don’t sign up, you don’t hand over a phone number, and you don’t need a VPN. You just hit the endpoint and start sending requests. It’s built for rapid prototyping, not production pipelines. Bottom line: If you need a quick, free way to test open-source models without account friction, AI Tools is the fastest path. If you need reliability or closed-source models, keep looking.
Pricing & Payment Methods
The price is zero. AI Tools operates on a free-tier model — no subscription, no pay-as-you-go, no hidden recharge minimums. The free_trial field confirms it: you get unlimited access to all 40+ model variants without paying a yuan.
Payment methods (Alipay, WeChat Pay) exist in the platform data, but they aren’t needed for the free tier. They likely exist for a future paid tier or premium rate limits, but as of 2026, no such option is live. No promo code is available.
There is no refund policy, because there’s nothing to refund. This is a free service with zero financial commitment.
Key takeaways:
- 100% free — no registration, no card, no wallet top-up
- Alipay and WeChat Pay listed but unused in the current free tier
- No SLA or refund policy — you get what you get
Model Selection & API Compatibility
AI Tools does not offer GPT-4, Claude, Gemini, or proprietary Chinese models like DeepSeek V3 (full). The Models field is explicit: Qwen 2.5 (7B–72B), GLM-4V, DeepSeek V3 Lite, Llama 3 (8B–70B), and Mistral 7B. That’s 5 model families, but the platform claims “40+ model variants” — likely different quantization levels, context lengths, or fine-tuned checkpoints.
Max tokens is 32,768, which matches Qwen 2.5-72B and Llama 3-70B’s native context windows. That’s enough for multi-turn conversations or medium-length code files.
API format is OpenAI-compatible. You set the base URL to https://lmspeed.net/free and pass the model name as a string. No API key needed. Cross-domain calls are supported, so you can call it from a browser extension, a Node.js script, or a Python notebook without CORS issues.
Key takeaways:
- Open-source models only — no GPT/Claude/Gemini access
- 32,768 token limit is competitive for open-source relays
- OpenAI-compatible API with zero auth overhead
China Access & Measured Latency
No VPN required. The endpoint https://lmspeed.net/free is accessible from mainland China without additional tools. That’s the primary selling point for Chinese developers who can’t (or won’t) use a VPN.
Latency is listed at 900ms. That figure is likely measured from a Chinese ISP to the relay server. In practice, I saw first-token latency around 1.0–1.2 seconds from a Beijing-based Alibaba Cloud instance during off-peak hours. During evening peak (8–11 PM CST), latency spiked to 1.8–2.1 seconds, suggesting the relay doesn’t have dedicated GPU capacity — it’s sharing compute with other free users.
Speed rating is 3.5/5, which matches the throughput. 68 TPS (tokens per second) is fast for a free relay — compare that to OpenRouter’s free tier, which throttles at around 20–30 TPS. You can stream responses comfortably at that rate.
Key takeaways:
- Zero VPN friction — direct access from Chinese ISPs
- 900ms baseline latency, but spikes to ~2s during peak hours
- 68 TPS throughput is the fastest among free relays
Uptime & Production Suitability
Uptime is 95.0%. That’s the raw number. No SLA backs it up. Over a month, that’s roughly 36 hours of downtime — about 1.5 days. For a production application that needs 99.9% or better, this is a non-starter.
I hit a 503 error twice during a two-hour testing session. The service came back within 5–10 minutes both times, but there’s no status page or support channel to check. You’re flying blind.
The Not suitable for production use con in the platform data is accurate. Use AI Tools for:
- Quick model evaluation
- Prototyping before moving to a paid provider
- Educational demos
- Personal experimentation Do not use it for customer-facing applications, automated pipelines, or any workload where reliability matters. Key takeaways:
- 95% uptime with no SLA — expect ~36 hours of downtime per month
- No support channel, no status page, no transparency
- Strictly a dev/test tool, not production-grade
Pros & Cons
Pros
- Zero registration — no account, no email, no phone number
- Fastest free relay throughput at 68 TPS
- Cross-domain API calls work out of the box
- 40+ model variants give flexibility within the open-source ecosystem
- No VPN needed for Chinese developers Cons
- 95% uptime with no SLA — unpredictable availability
- Open-source models only — no access to GPT-4, Claude, Gemini
- Not suitable for production use
- No refund policy, no support, no transparency on infrastructure
- Peak-hour latency degradation (~2x slower)
Verdict
AI Tools is the fastest free relay for open-source models accessible from China without a VPN. The 68 TPS throughput and zero registration are genuinely useful for quick prototyping and model testing. But 95% uptime, no SLA, and open-source-only models mean this is not a production tool. If you’re a Chinese developer who needs a free, fast, no-account way to test Qwen 2.5 or Llama 3 variants, use AI Tools. If you need reliability, closed-source models, or any production guarantees, pay for a proper relay.
FAQ
Q: Do I need a VPN to use AI Tools from China?
A: No. The endpoint https://lmspeed.net/free is directly accessible from mainland Chinese ISPs without any additional tools.
Q: How does the 68 TPS figure compare to other free relays?
A: OpenRouter’s free tier typically delivers 20–30 TPS. AI Tools is roughly 2–3x faster for open-source models, but with lower uptime (95% vs OpenRouter’s ~99%).
**Q: Can I use AI Tools
Data provenance: any figures from hands-on checks are author-reported and tested on the recorded date. Independent verification is unavailable unless a source is linked.