General

General News

553 stories curated by AInformed · page 7 of 24

Meituan's AI Model Trained on Domestic Chinese Chips
general

Meituan's AI Model Trained on Domestic Chinese Chips

Chinese delivery giant Meituan has announced the development of an AI model trained exclusively on domestically made chips, marking a milestone in China's semiconductor self-sufficiency efforts. The achievement demonstrates that local chips can now support advanced AI workloads previously dominated by foreign hardware.

via Hacker News AI#ai#china#meituan
Role-Model: Smart Router for Local and Cloud AI
general

Role-Model: Smart Router for Local and Cloud AI

Role-Model is a new routing protocol and runtime that helps AI applications intelligently decide whether to use local or cloud-based models. It assigns domains and roles to models, enriches requests with task types, and offers a benchmark to compare speed, quality, and cost.

via Hacker News AI#ai#routing#local
GPT-5.6: What You Need to Know About the Latest AI Model
general

GPT-5.6: What You Need to Know About the Latest AI Model

Zvi Mowshowitz has published a detailed system card analysis of GPT-5.6, exploring its capabilities, safety features, and potential implications. The piece examines improvements in reasoning, coding, and reduced refusal rates, while also noting ongoing concerns around alignment and evaluation transparency.

via Hacker News AI#ai#openai#gpt-5.6
Bash4LLM – A Lightweight Bash Wrapper for LLM APIs
general

Bash4LLM – A Lightweight Bash Wrapper for LLM APIs

Bash4LLM is a lightweight, dependency-free Bash wrapper for interacting with LLM APIs from the terminal. It requires only Bash, curl, and jq, and supports features like prompts, chat, file processing, streaming, and session metadata. Groq is supported by default, with other providers available via plugin scripts.

via Hacker News AI#ai#terminal#bash