symflower / eval-dev-quality

DevQualityEval: An evaluation benchmark 📈 and framework to compare and evolve the quality of code generation of LLMs.
https://symflower.com/en/company/blog/2024/dev-quality-eval-v0.4.0-is-llama-3-better-than-gpt-4-for-generating-tests/
MIT License
137 stars 5 forks source link

Automate revision string of the binary #344

Open bauersimon opened 1 month ago

bauersimon commented 1 month ago

Problem

Currently we need to change the revision string manually whenever we release. This should happen automatically.