Spaces:
Sleeping
Sleeping
File size: 579 Bytes
7fb272d c2aa0f6 e123300 7fb272d c2aa0f6 2a046f2 7fb272d c2aa0f6 7fb272d 2a046f2 2a671cb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
title: A Language Model's Guide Through Latent Space
emoji: 🛤️
colorFrom: purple
colorTo: indigo
sdk: gradio
sdk_version: 4.41.0
app_file: main.py
pinned: false
license: mit
models:
- meta-llama/Llama-2-7b-chat-hf
- mistralai/Mistral-7B-Instruct-v0.1
datasets:
- OpenAssistant/oasst1
- dvruette/toxic-completions
- truthful_qa
---
# A Language Model's Guide Through Latent Space
An interactive demo accompanying the paper "A Language Model's Guide Through Latent Space".
- Arxiv: https://arxiv.org/abs/2402.14433
- Github: https://github.com/dvruette/concept-guidance |