Spaces:
Sleeping
Sleeping
| pinned: false | |
| title: 'Latent Maths' | |
| emoji: '➗' | |
| colorFrom: 'yellow' | |
| colorTo: 'indigo' | |
| sdk: 'gradio' | |
| sdk_version: '5.47.2' | |
| app_file: 'app.py' | |
| app_build_command: 'pip install -r requirements.txt' | |
| license: 'agpl-3.0' | |
| short_description: 'Combine several prompts into one, in the latent space.' | |
| models: ['openai/gpt-oss-20b'] | |
| ## psAI-Ops: Latent Maths <img src="images/logo.png" alt="apehex logo" width="32" height="32"> | |
| Combine the activations of several prompts in the latent space and use it to steer the model outputs. | |
| Licensed under the [aGPLv3][github-license]. | |
| [github-license]: LICENSE.md | |