REPOGEO REPORT · LITE
likenneth/honest_llama
Default branch master · commit 2c6b2179 · scanned 6/14/2026, 12:47:46 AM
GitHub: 583 stars · 52 forks
Action plan is what to do next — copy-pasteable changes prioritized by impact. Category visibility is the real GEO test: when a user asks an AI a brand-free question that should surface likenneth/honest_llama, does the AI actually recommend you — or your competitors? Objective checks verify the metadata signals AI engines weight first. Self-mention check detects whether AI even knows you exist by name.
Action plan — copy-paste fixes
2 prioritized changes generated by gemini-2.5-flash. Mark items done after you ship the fix.
- highreadme#1Add a concise, problem-solution opening statement to the README
Why:
CURRENT### Update 08/24/2024 With the release of LLaMA-3 models, I decided to replicate ITI on a suite of LLaMA models for easy comparison. I've recorded the results in `iti_replication_results.md` and uploaded the ITI baked-in models to HuggingFace here. Note that the ITI baked-in models and ITI applied to base models is not exactly a one-to-one comparison due to slight differences in when the activations are edited. The ITI baked-in models have the activation differences hardcoded into their attention biases. For more precise editing, consider only using the models' attention biases when processing tokens after the input prompt, to be more faithful to the original ITI method. -- Justin Ji @jujipotle ### Update 01/26/2024 :fire::fire: Zen provided this really cool library called pyvene that can be used to load Inference-time Intervention, and many other mechanistic intervention technique. Here is what he says: pyvene pushes for streamlining the sharing process of inference-time interventions and many more, comparing with other also super useful tools in this area! I created the activation diff (~0.14MB) based on your shared LLaMA-2-7b-chat by taking the bias terms. And your honest-llama can now be loaded as, ```python import torch from transformers import AutoTokenizer, AutoModelForCausalLM import pyvene as pv tokenizer = AutoTokenizer.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = AutoModelForCausalLM.from_pretrained( "meta-llama/Llama-2-7b-chat-hf", torch_dCOPY-PASTE FIX# Honest LLaMA: Inference-Time Intervention for Eliciting Truthful Answers This repository provides an implementation of Inference-Time Intervention (ITI) to enhance the truthfulness and alignment of large language models, specifically LLaMA models, without requiring fine-tuning. It offers tools and replicated results for applying mechanistic interventions directly to model activations, making it valuable for AI researchers and developers focused on LLM safety and reliability. ### Update 08/24/2024 With the release of LLaMA-3 models, I decided to replicate ITI on a suite of LLaMA models for easy comparison. I've recorded the results in `iti_replication_results.md` and uploaded the ITI baked-in models to HuggingFace here. Note that the ITI baked-in models and ITI applied to base models is not exactly a one-to-one comparison due to slight differences in when the activations are edited. The ITI baked-in models have the activation differences hardcoded into their attention biases. For more precise editing, consider only using the models' attention biases when processing tokens after the input prompt, to be more faithful to the original ITI method. -- Justin Ji @jujipotle ### Update 01/26/2024 :fire::fire: Zen provided this really cool library called pyvene that can be used to load Inference-time Intervention, and many other mechanistic intervention technique. Here is what he says: pyvene pushes for streamlining the sharing process of inference-time interventions and many more, comparing with other also super useful tools in this area! I created the activation diff (~0.14MB) based on your shared LLaMA-2-7b-chat by taking the bias terms. And your honest-llama can now be loaded as, ```python import torch from transformers import AutoTokenizer, AutoModelForCausalLM import pyvene as pv tokenizer = AutoTokenizer.from_pretrained("meta-llama/Llama-2-7b-chat-hf") model = AutoModelForCausalLM.from_pretrained( "meta-llama/Llama-2-7b-chat-hf", torch_d - mediumabout#2Add a homepage URL to the repository's 'About' section
Why:
COPY-PASTE FIXhttps://huggingface.co/likenneth/honest_llama (or a link to the associated paper/project page if available)
Category GEO backends resolved for this scan: google/gemini-2.5-flash, deepseek/deepseek-v4-flash
Category visibility — the real GEO test
Brand-free queries asked to google/gemini-2.5-flash. Did AI recommend you, or someone else?
Same questions for every model — switch tabs to compare answers and rankings.
- OpenAI's GPT-4 · recommended 1×
- Anthropic's Claude 3 · recommended 1×
- Google's Gemini · recommended 1×
- LangChain · recommended 1×
- LlamaIndex · recommended 1×
- CATEGORY QUERYHow to improve language model truthfulness during inference without fine-tuning?you: not recommendedAI recommended (in order):
- OpenAI's GPT-4
- Anthropic's Claude 3
- Google's Gemini
- LangChain
- LlamaIndex
- Google Search API
- Wikipedia API
- OpenAI's GPT-4 Turbo
- Anthropic's Claude 3 Opus
- Cohere's Command R+
- Wolfram Alpha API
- PubMed API
- Anthropic's Claude
- OpenAI's GPT-3.5
- Google's Gemini Pro
- Meta's Llama 2
- Mistral AI's Mixtral
AI recommended 17 alternatives but never named likenneth/honest_llama. This is the gap to close.
Show full AI answer
- CATEGORY QUERYTools for applying mechanistic interventions to large language model activations?you: not recommendedAI recommended (in order):
- TransformerLens
- Neuroscope
- CircuitsVis
- PyTorch
- Hugging Face Transformers
- Captum
AI recommended 6 alternatives but never named likenneth/honest_llama. This is the gap to close.
Show full AI answer
Objective checks
Rule-based audits of metadata signals AI engines weight most.
- Metadata completenesswarn
Suggestion:
- README presencepass
Self-mention check
Does AI even know your repo exists when asked about it directly?
- Compared to common alternatives in this category, what is the core differentiator of likenneth/honest_llama?passAI did not name likenneth/honest_llama — likely talking about a different project
AI answers can be confidently wrong. Read for accuracy: does it match your actual tech stack, audience, and differentiator?
- If a team adopts likenneth/honest_llama in production, what risks or prerequisites should they evaluate first?passAI named likenneth/honest_llama explicitly
AI answers can be confidently wrong. Read for accuracy: does it match your actual tech stack, audience, and differentiator?
- In one sentence, what problem does the repo likenneth/honest_llama solve, and who is the primary audience?passAI named likenneth/honest_llama explicitly
AI answers can be confidently wrong. Read for accuracy: does it match your actual tech stack, audience, and differentiator?
Embed your GEO score
Drop this badge into the README of likenneth/honest_llama. It auto-updates whenever the report is rescanned and links back to the latest report — easy public proof that you care about AI discoverability.
[](https://repogeo.com/en/r/likenneth/honest_llama)<a href="https://repogeo.com/en/r/likenneth/honest_llama"><img src="https://repogeo.com/badge/likenneth/honest_llama.svg" alt="RepoGEO" /></a>Subscribe to Pro for deep diagnoses
likenneth/honest_llama — Lite scans stay free; this card itemizes Pro deep limits vs Lite.
- Deep reports10 / month
- Brand-free category queries5 vs 2 in Lite
- Prioritized action items8 vs 3 in Lite