Tags: open-weight models* + inference*

0 bookmark(s) - Sort by: Date โ†“ / Title /

  1. Alex Monahan writes that the open-weight Qwen 3.8 27B model, running locally via LM Studio on a consumer laptop, achieves frontier-level agentic SQL performance at essentially zero marginal cost. On the DABstep benchmark (400+ questions), the locally-run 4-bit quantized model outperformed OpenAI's GPT 5.6 Luna Max at 17x lower cost, and a 3-bit quant still worked on a nearly five-year-old M1 Pro MacBook Pro with only 16GB RAM. The setup pairs the local LLM with DuckDB for query execution, with MotherDuck's cloud hypertenancy as an optional escape hatch for scale.
    - MTP (Multi-Token Prediction) yields ~30% throughput boost on M5 hardware but actually slows down older M1 Pro chips
    - Runtime remains the main gap: 5โ€“6 min per question locally vs. 25โ€“40 sec for cloud frontier models
    - The benchmark context layer was built using a frontier model (Claude Fable 5); only the eval loop runs locally
    - Roughly 1 in 30 Macs in the wild have the 16GB+ unified memory needed; most laptops don't qualify
    - Including laptop depreciation, the cost rises to ~$6 per 1,000 questions answered
  2. Telnyx offers an inference API that hosts open-weight large language models like GLM-5.2, Kimi K3, and MiniMax-M3 on globally distributed, dedicated GPU infrastructure. The platform provides OpenAI-compatible endpoints, enabling developers to switch from proprietary models and save up to 75% on token costs while maintaining sub-100 millisecond latency across multiple regions. Features include automatic scaling, in-region data privacy, function calling, structured output generation, and integrated fine-tuning, all managed through a single API key alongside Telnyx's broader communications suite.

    - Models are selected for specific use cases: Kimi K3 for real-time voice, GLM-5.2 for development, and MiniMax-M3 for cost efficiency.
    - Pricing starts at $0.21 per 1M tokens with no hidden GPU rental fees or compute surcharges.
    - The API supports fine-tuning via the same infrastructure and requires only a base URL change for migration.
    - Telnyx integrates inference with its existing voice, telephony, and storage products under one billing account.
  3. OpenAI releases gpt-oss-120b and gpt-oss-20b, two state-of-the-art open-weight language models that deliver strong real-world performance at low cost. They outperform similarly sized open models on reasoning tasks and are optimized for efficient deployment.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "open-weight models+inference"

About - Propulsed by SemanticScuttle