Spaces:
Sleeping
Sleeping
File size: 792 Bytes
172c019 2fd6955 172c019 2fd6955 749d9e3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
---
title: LLM Mind Control
emoji: ⚡
colorFrom: pink
colorTo: gray
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
license: mit
---
# 🧠 LLM Mind Control"
Unlike prompting, direct weight manipulation lets you fine-tune the amount of a personality
trait or topic. Enabled through [Representation Engineering](https://arxiv.org/abs/2310.01405)
via the [repeng](https://pypi.org/project/repeng) library.
[Watch a demo](https://youtu.be/gYZPGVafD7M) for usage tips.
This space needs more than 16GB of video memory to run on GPU, but could be modified to use a smaller model.
Mistral-7B-Instruct-v0.3 is licensed under Apache 2.0.
repeng and the Representation Engineering code it is based on are both licensed under MIT.
This application and code is also licensed under MIT. |