A newer version of the Gradio SDK is available: 6.15.2
metadata
title: Recursive Language Model
emoji: 🧠
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.0.0
app_file: app.py
pinned: false
license: mit
Recursive Language Model
This Space runs the Recursive Language Model Gradio app on CPU hardware.
Required Space secrets
Add these in Settings -> Secrets and variables -> Repository secrets:
DEEPSEEK_API_KEY
Optional:
RLM_BASE_URLRLM_MODELRLM_SUB_MODELRLM_FAST_MODELOPENROUTER_API_KEYRLM_VISION_API_KEYTAVILY_API_KEYJINA_API_KEY
Hardware
CPU Basic is enough because the app calls external hosted LLM APIs instead of loading a local model.