The `vals_parser.py` script aims to parse LLM costs/latency/benchmarks data from the website vals.ai and make it available through the charts in the README file and the 'benchmarks_data.json' file
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
Update benchmarks.json (but won't sync to remote since it's ignored)
e50f4c0View on GitHubSuccessfully parsed all entries in the benchmarks tables (rather then only first 10 rows)
aa4d91cView on GitHubSelenium working correctly, but still parsing only 10 model entries per benchmark
7f6afb3View on GitHubWorking to add Selenium and click 'See more' button before parsing
6c8fec8View on GitHub