Mysterious "Ox Alpha" Large Model Goes Viral with Limited-Time Free Access

marsbitDipublikasikan tanggal 2026-08-23Terakhir diperbarui pada 2026-08-23

Abstrak

A mysterious anonymous AI model named "Ox Alpha," nicknamed "Cow is Coming" by Chinese netizens, has appeared on OpenRouter, sparking widespread speculation. The model offers a 1 million token context, supports text, image, and video inputs, can call tools, and is currently free. Its standout feature is strong coding ability. Initial tests on the DeepSWE benchmark, which evaluates real-world software engineering tasks, showed an 80% pass rate on a subset of tasks, reportedly nearing top-tier code models. However, follow-up tests yielded a 63% score, with variations attributed to different task sets and configurations. The model's true developer is a major topic of debate. The prevailing theory points to Zhipu AI's unreleased GLM-5.3 Flash or its multimodal variant. Evidence cited includes identical visual token consumption patterns with GLM-5V-Turbo for videos, a consistent offset in text token counts compared to GLM-5.3, and similar behavioral traits like refusing audio processing. Zhipu has a precedent of anonymous testing. Simultaneously, another anonymous model, "korrine," appeared on Code Arena, with guesses ranging from Moonshot's Kimi K3.1 to models from Qwen or MiMo, adding to the industry's guessing game. This trend of anonymous "undercover" testing allows for unbiased performance evaluation in platforms like Arena and provides real-world, high-pressure testing through tools like OpenRouter before official release. It also serves as an effective marketing tactic,...

It's trendy to test large models with 'anonymous accounts'.

Recently, an anonymous model named Ox Alpha suddenly appeared on OpenRouter. Ox means 'ox' or 'cow', and domestic netizens quickly gave it a more relatable nickname:

"Ox Comes" large model.

According to information disclosed by OpenRouter, Ox Alpha has a 1 million token context window, supports text, image, and video input, can call tools, and is currently completely free.

Shortly after launch, developers integrated it into a coding agent and threw it into a real code repository for testing.

Preliminary test results show that this mysterious "Ox Comes" large model's capabilities are already approaching current top-tier code models.

Meanwhile, netizens revealed that an anonymous model named korrine is being tested on Code Arena. Some speculate it's Kimi K3.1, while others point to Qwen and MiMo, with varied guesses.

In August, the large model circle has suddenly turned into a large-scale guessing game.

"Ox Comes" Model Performs Remarkably

What truly drew attention to Ox Alpha was its coding capability.

Developer Ben Davis selected 10 tasks from DeepSWE for testing, and Ox Alpha completed 8 of them, achieving an 80% pass rate. In his published comparison results, Fable 5 Max scored 65%, GLM-5.3 Max and Grok 4.6 xhigh both scored 62%, and GPT-5.6 Sol Max scored 52%.

DeepSWE examines real-world software engineering ability. The model needs to read code repositories, locate problems, modify code, run tests, and continue fixing based on error reports. Compared to single-round coding problems, it's closer to the actual work of a coding Agent.

However, 10 tasks is a very small sample. Subsequently, other developers tested on another subset of DeepSWE, reporting a result of about 63%. The task scopes and execution configurations of the two tests were not identical, making it impossible to definitively rank Ox Alpha based on this alone.

Nevertheless, these results preliminarily show that this anonymous model has demonstrated strong potential for long-context coding, with capabilities approaching current leading models.

Who Created the "Ox Comes" Large Model?

The most widespread speculation about the identity of the "Ox Comes" model is that it is an unreleased GLM-5.3 Flash from Zhipu AI, or a multimodal version of GLM-5.3.

Someone even wrote a blog to analyze this:

1. The strongest evidence comes from the video encoder. For four videos with different frame rates, durations, and resolutions, the visual tokens consumed by Ox Alpha matched exactly with GLM-5V-Turbo. MiMo, Qwen, and GLM-4.6V all showed significantly different results.

2. The text tokenizer also shows a high degree of alignment. The researcher tested 25 sets of prompts; the token count between Ox Alpha and GLM-5.3 consistently maintained a fixed difference of 75 tokens.

3. Other features also point to Zhipu AI. Ox Alpha refuses to process audio, which matches the routing method of GLM-5V; its answer style, the number of Agent execution steps, and the inference interface are also very similar to GLM. Zhipu AI previously used Pony Alpha for anonymous testing of GLM-5, establishing a precedent for this practice.

https://ox-alpha-evidence-production.up.railway.app/

Other netizens have also found clues in conversations.

Ben Davis believes he is 99% certain this is GLM-5.x.

These clues increase the credibility of the GLM theory, but are still insufficient for definitive identity confirmation.

As of now, neither OpenRouter nor Zhipu AI have publicly responded.

korrine's Identity is Even More Mysterious

While the identity of the "Ox Comes" model remains unclear, another anonymous model named korrine has appeared on Code Arena.

Initially, many speculated it was Kimi K3.1, because before the release of Kimi K3, it was believed to have been tested under the codename kivine. The similar structure of kivine and korrine sparked this association.

However, the original source of the rumor later added that the previously learned about new Moonshot model might correspond to another codename, adamant-ananke. korrine could also come from other Chinese teams like Qwen.

In the comments, some also pointed to MiMo V3.

Why Do Large Model Companies Like 'Testing in Disguise'?

Anonymous testing is becoming an important step before the official release of large models.

Hiding the manufacturer and model name in the Arena can minimize preconceptions brought by branding. Users cannot see the model's identity and can only choose based on actual outputs. The accumulated battle results are also closer to the real user experience.

OpenRouter provides a different kind of testing environment.

Developers integrate the model into various coding Agents, letting it enter real repositories, continuously call tools, and handle software engineering tasks lasting several hours. Issues like context stability, tool calling reliability, and whether the model gets stuck in loops or goes off track during long tasks can be quickly exposed under intense use.

For model developers, this is akin to a public stress test. Teams can observe failure cases in advance, verify the capacity of their inference services, and also accumulate real-world reputation before official launch.

Moreover, "guessing the model" is increasingly becoming a marketing tactic; the suspense over identity can indeed prolong the discussion cycle.

Finally, back to the model itself. If Ox Alpha is truly a Flash model and its coding ability is already approaching top-tier levels, where will the ceiling be pushed by the more resource-intensive, more capable full version?

Reference Links:

https://x.com/Adidotdev/status/2090833298713096241

https://x.com/davis7/status/2090669483740279155?s=20

https://x.com/davis7/status/2090655207831298095?s=20

https://x.com/MaxForAI/status/2090783750217162788

This article is from the WeChat public account "Almost Human" (ID: almosthuman2014), author: Following AI

Pertanyaan Terkait

QWhat is the name of the anonymous model discussed in the article that appeared on OpenRouter, and why did it capture significant attention?

AThe anonymous model discussed is named 'Ox Alpha' (nicknamed 'Niu Lai' by Chinese netizens). It captured significant attention primarily due to its impressive performance on real-world software engineering tasks, specifically in coding tests like DeepSWE where it achieved high pass rates, showing capabilities approaching top-tier code models.

QAccording to the article's investigation, which company is the leading candidate for being behind the 'Ox Alpha' model, and what evidence supports this claim?

AThe leading candidate suggested in the article is Zhipu AI, possibly an unreleased GLM-5.3 Flash or a multimodal version of GLM-5.3. Supporting evidence includes: 1) Its video encoder's visual token consumption perfectly matches GLM-5V-Turbo, 2) Its text tokenizer shows a fixed token count offset compared to GLM-5.3, and 3) Other behavioral traits, such as refusing to process audio, align with Zhipu's GLM models. The company also has a precedent for anonymous testing.

QBesides 'Ox Alpha', what is the name of the other anonymous model mentioned in the article that is being tested on Code Arena, and what are some speculations about its origin?

AThe other anonymous model mentioned is named 'korrine', tested on Code Arena. Speculations about its origin include that it could be Moonshot AI's upcoming Kimi K3.1 (due to a similar earlier test codename), a model from Qwen, or MiMo V3. The article states its identity is even more mysterious than that of Ox Alpha.

QWhat are the two main benefits for AI model companies to conduct anonymous testing, as explained in the article?

AThe article explains two main benefits: 1) It allows for unbiased evaluation by removing brand bias, enabling users to judge models based solely on performance, leading to results that better reflect real user experience. 2) It serves as a public stress test, helping companies identify failure cases, verify the capacity of their inference services, and build genuine user reputation before an official launch.

QWhat specific capability of the 'Ox Alpha' model was tested using the DeepSWE benchmark, and what was one of its notable performance results mentioned?

AThe 'Ox Alpha' model was tested on its real-world software engineering capability using the DeepSWE benchmark, which requires tasks like reading code repositories, locating issues, modifying code, and running tests. One notable result mentioned was that in an initial test of 10 tasks by a developer, Ox Alpha completed 8, achieving an 80% pass rate, which was higher than several other top models in the comparison.

Bacaan Terkait

Pidato Terbaru Warsh: Zaman Kita

Kebijakan Federal Reserve Dipimpin Kevin Warsh: Fokus pada Inflasi, Tinjau Panduan Depan, dan Antisipasi Dampak AI Dalam pidato berjudul "In Our Time" di Jackson Hole, Ketua Federal Reserve Kevin Waugh menyampaikan sinyal hati-hati namun cenderung hawkish. Waugh menekankan bahwa ekonomi dan pasar tenaga kerja AS tetap tangguh, kondisi keuangan belum terlalu membatasi, dan inflasi masih jauh di atas target 2%. Oleh karena itu, stabilitas harga harus tetap menjadi fokus utama kebijakan moneter. Waugh menyatakan standarnya: Fed harus yakin inflasi inti bergerak jelas dan cukup cepat menuju target. Meski data inflasi musim panas lebih baik dari perkiraan, data tersebut tidak meyakinkannya bahwa tren inflasi inti telah membaik secara berarti. Pidato ini juga menguraikan pandangan Waugh tentang "panduan depan" (forward guidance). Ia berpendapat bahwa praktik ini, meski diperlukan dalam krisis, harus dibatasi pada masa normal karena berisiko menyesatkan pasar dan membatasi fleksibilitas Fed. Ia memperingatkan masalah "ruang cermin" di mana pasar dan Fed saling bergantung pada sinyal masing-masing, berpotensi mengabaikan perubahan ekonomi baru. Waugh menguraikan prinsip inti kebijakan moneternya, termasuk komitmen pada target inflasi 2%, fokus pada data yang tepat waktu dan relevan, serta keyakinan bahwa suku bunga jangka pendek adalah alat kebijakan utama. Ia mendukung Fed yang "lebih tenang" dan lebih bertujuan dalam komunikasi. Mengenai kondisi ekonomi saat ini, Waugh mencatat kekuatan dalam belanja modal perusahaan, laba, pengeluaran konsumen, dan pasar tenaga kerja yang stabil. Namun, ia menyoroti kekhawatiran pada sisi inflasi, dengan berbagai ukuran tetap tinggi. Fed, kata dia, bertanggung jawab untuk memastikan ekspektasi inflasi tetap tertahan. Terakhir, Waugh membahas potensi dampak transformatif kecerdasan buatan (AI) terhadap ekonomi dan produktivitas, mengumumkan pembentukan gugus tugas untuk mempelajari implikasinya bagi kebijakan masa depan.

marsbit44m yang lalu

Pidato Terbaru Warsh: Zaman Kita

marsbit44m yang lalu

Akses ke Sesi Aktif Alih-alih Basis Data: Bagaimana Pasar Gelap di Rusia Berubah

Pasar gelap di Rusia telah bergeser prioritasnya: dari menjual basis data massal yang dicuri dari korporasi, kini pelaku kejahatan memperdagangkan akses aktif jangka pendek ke akun pengguna. Nilai informasi yang dicegat oleh perangkat lunak berbahaya langsung dari komputer dan ponsel yang terinfeksi tumbuh hampir 13% dalam setahun terakhir, dengan pengguna Rusia mencapai 14–18% dari segmen ini. Berbeda dengan arsip usang, paket data baru berisi alat untuk infiltrasi instan ke lingkungan digital individu, seperti token sesi aktif yang memungkinkan login tanpa kata sandi, kata sandi aktif, akses langsung ke email, kredensial layanan VPN dan penyimpanan cloud, serta akses administratif ke jaringan perusahaan. Paket data lama dijual hanya $10–15, sementara langganan saluran tertutup dengan data segar harian berharga $250–300 per bulan, menunjukkan pasar lebih menghargai kemutakhiran daripada volume. Statistik resmi menciptakan ilusi kontrol penuh. Meski regulator berhasil menindak perusahaan untuk kebocoran data dari penyimpanan terpusat—dengan denda dan investigasi administratif—langkah ini tidak efektif terhadap model ancaman baru. Malware mencuri data setelah meninggalkan perimeter perusahaan dan berada di perangkat pribadi, sehingga basis data korporat secara formal tidak terganggu dan mekanisme regulasi tidak berlaku. Kerentanan infrastruktur korporat meningkat: token sesi yang dicuri seringkali dapat menghindari autentikasi ulang dan verifikasi dua faktor. Pada paruh pertama 2026, 6 dari 10 serangan web ditargetkan untuk memperoleh kunci akses ke infrastruktur internal. Satu komputer karyawan yang terinfeksi dapat membuka jaringan yang terlindungi. Pengalaman internasional (seperti penutupan Genesis Market pada 2023) menunjukkan bahwa operasi semacam ini hanya menggeser titik penjualan, bukan menghilangkan sumbernya—infeksi perangkat terus berlanjut. Permintaan akan data "segar" juga mendorong operator botnet untuk mempertahankan mesin yang terinfeksi sebagai sumber pendapatan berkelanjutan. Tantangan bagi regulator adalah mengembangkan alat untuk lapisan antara perangkat pribadi dan perimeter korporat, yang saat ini berada di luar kendali regulasi yang ada.

cryptonews.ru3j yang lalu

Akses ke Sesi Aktif Alih-alih Basis Data: Bagaimana Pasar Gelap di Rusia Berubah

cryptonews.ru3j yang lalu

Trading

Spot
活动图片