CoolFace
Apppublic

HPAI-BSC/TuRTLe-Leaderboard

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
20likes
App README

TuRTLe Leaderboard

A unified evaluation leaderboard for Large Language Models on RTL (Register Transfer Level) code generation tasks.

This space serves pre-built static files from the dist/ folder.

How to run and deploy

Install Bun first.

Install project dependencies:

sh
bun install

Try changes locally before deploying:

sh
bun run dev

To deploy, rebuild the static files and commit the updated dist/ output:

sh
bun run build
git add dist/
git commit -m "Update leaderboard"

Papers

License

This project is licensed under the Apache License 2.0. See the LICENSE and NOTICE files for more details.