filipnaudot

filipnaudot/lightbench

lightbench: a lightweight tool for benchmarking LLMs 🛠️

2 good first / help-wanted issues · Python · last activity Sep 12, 2025

benchmark llm llm-inference
2 Open Issues Need Help Last updated: Sep 12, 2025

Open Issues Need Help

View All on GitHub
Add Joule result about 1 year ago
good first issue wontfix
filipnaudot/lightbench
4

lightbench: a lightweight tool for benchmarking LLMs 🛠️

Python
#benchmark#llm#llm-inference

AI Summary: The task is to modify the `ClaudeLoader` in the `lightbench` project to correctly handle system messages when interacting with the Anthropic API. This involves parsing the input prompt to separate the system message from the user prompt and then passing them as separate arguments to the Anthropic API's `messages.create` function.

Complexity: 3/5
help wanted good first issue
filipnaudot/lightbench
4

lightbench: a lightweight tool for benchmarking LLMs 🛠️

Python
#benchmark#llm#llm-inference