TencentARC/GameHorizon
The official repo of GameHorizon, a unified data and evaluation suite that measures AAA gameplay capabilities at different temporal horizons for diverse model families.
About the project
Official repo of GameHorizon, a data and evaluation suite for measuring model gameplay capabilities in AAA games across different temporal horizons, with 5,000 hours of gameplay and offline/online benchmarks.
Useful for
- Evaluate your VLM on the GameHorizon-Bench offline MCQ suite
- Compare models by success rate on online short- and long-horizon tasks
- Use the 5,000-hour gameplay corpus to train or fine-tune a model
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 59 stars so far today, about 95 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 2 days old and already has 108 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #182.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 108
- Today
- 59 · ≈ 95 by evening
- Forks
- 1
- Issues and pull requests
- 0
- Watchers
- 4
- License
- Apache-2.0
- Created
- September 20, 2026
- Last push
- September 22, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 22, 2026Top new repositories this week: #174
More in this category
-
8.9
jaredpalmer/kev
kev is a LoRA adapter with a small readout head on top of Qwen2.5-0.5B that answers many typed questions about a document in a single forward pass, returning calibrated probabilities instead of text.
-
8.9
mizorewww/laya-mlx
Native MLX runtime for Laya typed decision models: returns probabilities for choices, scores or truth values without text generation, running locally on Apple Silicon.
-
7.4
volotat/mini-AGI
A byte-level continual-learning language model that assembles its own architecture, trains from scratch on a single 8 GB VRAM GPU, and keeps learning from everything it reads. An experiment showing continual learning…
-
7.3
TheoLeeCJ/SemIf
An open reproduction of the Jev-style semantic decision interface: reads typed option probabilities directly from a 4B model's logits without generating text. Runs on a single RTX 3090.
-
6.9
mizorewww/laya-coreml
Local port of the Laya model to Apple Core ML and Neural Engine: returns typed decisions (choice, score, yes/no) without token generation, with speed and energy benchmarks.
-
5.9
Rizzo-AI-Academy/rizzo-flow
A local-first implementation of the Jev idea: an LLM returns typed decisions (boolean, choice, score, numeric) with probabilities in a single forward pass, without generating tokens. Compatible with the TypeSafe HTTP…