You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Frontier-class open models on a free Kaggle TPU v5e-8: GLM-5.3-Flash 320B MoE (~64 tok/s, our own JAX engine) and Qwen3.8-27B bf16 (~130 tok/s), 262k context, prefix caching. Works with Claude Code, Codex, opencode and pi.
Headless Ollama tunneling tool for running 32B LLMs on Kaggle's dual T4 GPUs — with auth, VRAM locking, and a streaming kill switch. For personal AI research within Kaggle's usage policy.
A Python SDK that turns Google Colab into a remote compute runtime. Execute local functions remotely on free GPUs with a clean Python API - no notebooks required.
A lightweight setup to run Ollama (for local LLMs like LLaMA 3, Mistral, Gemma, etc.) directly in Google Colab with free GPU/TPU support. Perfect for experimenting with open-source language models without local hardware constraints.