Skip to content

Multithreaded Archon Benchmark Quality/Time/Cost Estimation Framework #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from

Conversation

yash94404
Copy link
Collaborator

@yash94404 yash94404 commented Apr 30, 2025

  • Generated 100 archon config operators of various depths 2-3 based on Archon rules with generator, critic, ranker, and fuser layers (generate_config.py)
  • Added temporary buffer for each thread and flushed buffer at the end of thread execution of a config to log for a certain question (utils.py, benchmark.py)
  • Added GPQA_Diamond Benchmark execution class to Archon (benchmark.py)
  • Log parsing logic to generate quality/cost/time estimates based on log and model outputs

- Added temporary buffer for each thread and flushed buffer at the end of thread execution of a config to log for a certain question (in utils.py and benchmark.py)
- Added GPQA_Diamond Benchmark execution class to Archon (benchmark.py)
- Log parsing logic to generate quality/cost/time estimates based on log and model outputs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant