taeold/djev-run
About the project
Deploys the DiffusionGemma-Jev (djev) model on Google Cloud Run with an NVIDIA RTX PRO 6000 GPU and a TypeSafe AI compatible API. Includes Snake, Dino, and Tetris demos running directly in the browser.
Useful for
- Deploy the djev model on Cloud Run with a GPU via gcloud CLI
- Connect the TypeSafe AI SDK from Node.js to triage tickets by department and severity
- Open the built-in Snake, Dino, or Tetris demos in a browser with no dependencies
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 0 stars so far today, about 72 expected by the end of the day.
- The spike has held for 3 days in a row — not a one-off blip.
- The repository is 3 days old and already has 129 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #148.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 129
- Today
- 0 · ≈ 72 by evening
- Forks
- 6
- Issues and pull requests
- 0
- Watchers
- 0
- Language
- HTML
- Created
- September 20, 2026
- Last push
- September 23, 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 23, 2026Top new repositories this week: #148
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.
-
7.1
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.1
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.
-
6.6
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.
-
5.8
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.1
lordx64/phantom-kv
Removes refusal behavior from language models by grafting a small trained KV-cache bank into the context, without editing weights or projecting activations, and is fully reversible.