issues Search Results · repo:EleutherAI/delphi language:Python
Filter by
41 results
(60 ms)41 results
inEleutherAI/delphi (press backspace or delete to remove)With all_at_once=False and our default interpreter model (Llama3.1) the simulator fails to produce any score files and
logs a variety of errors:
ERROR:delphi.scorers.simulator.oai_autointerp.explanations.simulator:activation ...
luciaquirke
- 3
- Opened on Jun 17
- #137
There are print() usages where using logger would be better, so clients of this library can configure logging verbosity
and track the severity of events. Also, this library configures logging but shouldn ...
anthonyduong9
- 3
- Opened on Jun 11
- #135
In
https://github.com/EleutherAI/delphi/blob/7166b06720e4a2026f1b8c2bdddc3979722a06bd/delphi/scorers/embedding/embedding.py#L76-L83,
when record.test is list[ActivatingExample] (the type expected by annotations), ...
anthonyduong9
- 4
- Opened on Jun 4
- #132
Why delphi/clients/openrouter.py didn t use the Response from delphi/clients/client.py? This make assertion in
delphi/explainers/explainer.py and delphi/scorers/classifier/classifier.py always fail.
# ...
LyzanderAndrylie
- 1
- Opened on May 12
- #125
The latents code and the prompt creation explainer code could be significantly simplified.
Simplifying the code would facilitate prototyping and adding new features.
E.g.: reshaping the input tokens ...
luciaquirke
- 2
- Opened on Apr 22
- #124
It d be helpful to publish delphi to PyPI, since PyPI is the place to host an open source Python module and makes it
easy for developers to find and install it (instead of needing to clone the Git repo). ...
anthonyduong9
- 15
- Opened on Apr 5
- #116
The accompanying paper and blog post point to a demo dashboard with some interpretations. Is it currently documented
what SAE s were used and what neurons correspond to each cell in the dashboard? That ...
ghproek
- 1
- Opened on Apr 4
- #115
This notebook has broken. If we convert it to a CLI or one of those python scripts with %% in it that can be used in the
VSCode jupyter notebook style window then it could be automatically refactored when ...
luciaquirke
- Opened on Mar 10
- #102
If an insufficient number of activating examples are found for a feature, that feature is silently excluded from the
pipeline. It would be more informative if the count of these dead features was either ...
luciaquirke
- 1
- Opened on Feb 25
- #96

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.