scienceetonnante/eiffel-tower-llama
Let's try to reproduce the Golden Gate Claude demo, but using open-source Llama 3.1 8B, and the Eiffel Tower.
This project explores methods to 'steer' open-source large language models (LLMs) to consistently focus on a specific concept, like the Eiffel Tower. It takes an LLM and detailed instructions on how to adjust its internal workings, producing an LLM that is highly biased towards a particular topic. AI researchers and practitioners experimenting with LLM interpretability and control would use this.
Use this if you are an AI researcher or machine learning engineer looking to understand and control the behavior of open-source large language models through direct intervention in their internal activations, rather than just prompt engineering.
Not ideal if you are looking for a simple, out-of-the-box solution to modify an LLM's behavior without delving into its internal mechanics or if you primarily rely on prompt-based instruction.
Stars
19
Forks
2
Language
Python
License
—
Category
Last pushed
Nov 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/scienceetonnante/eiffel-tower-llama"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NX-AI/xlstm
Official repository of the xLSTM.
sinanuozdemir/oreilly-hands-on-gpt-llm
Mastering the Art of Scalable and Efficient AI Model Deployment
DashyDashOrg/pandas-llm
Pandas-LLM
wxhcore/bumblecore
An LLM training framework built from the ground up, featuring a custom BumbleBee architecture...
MiniMax-AI/MiniMax-01
The official repo of MiniMax-Text-01 and MiniMax-VL-01, large-language-model &...