This is the first full release of this code, as described in a talk at CHEP 2024.
What's Changed
- Convert to a command line by @gordonwatts in #2
- Output csv should have a reasonable name by @gordonwatts in #4
- Run multiple models by @gordonwatts in #6
- Adding phi-3 to the list of models by @gordonwatts in #15
- Cache only top level llm query by @gordonwatts in #16
- Test Caching by @gordonwatts in #17
- Make the prompt more modular and centralized by @gordonwatts in #18
- Add rich progress bar by @gordonwatts in #21
- Create ranker command by @gordonwatts in #22
- Split the topics into several bits by @gordonwatts in #24
- Run local models, like phi3, on WSL and UChicago by @gordonwatts in #27
- Make sure to trust remote code (phi3-small requires this). by @gordonwatts in #30
- OpenAI Updates by @gordonwatts in #31
- Added 3.5-mini as an option by @gordonwatts in #36
- Feat/no-abstract-conferences by @gordonwatts in #37
- Enable looking at talks that have no abstract by @gordonwatts in #39
- Get
arxiv
abstracts back for today by topic. by @gordonwatts in #40 - Refactor so imports aren't used unless needed by @gordonwatts in #42
- Contributions should have URL's by @gordonwatts in #43
- Remove some old comments by @gordonwatts in #45
- Add ability to render in different timezones by @gordonwatts in #47
New Contributors
- @gordonwatts made their first contribution in #2
Full Changelog: https://github.com/gordonwatts/abstract-ranker/commits/1.0.0