mirror of
https://github.com/collinear-ai/yc-bench.git
synced 2026-04-29 17:35:12 +00:00
Initial commit
This commit is contained in:
commit
3a1c562827
59 changed files with 8418 additions and 0 deletions
3
src/yc_bench/__main__.py
Normal file
3
src/yc_bench/__main__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from yc_bench.cli import app_main
|
||||
|
||||
app_main()
|
||||
Loading…
Add table
Add a link
Reference in a new issue