Releases: osalpekar/llm-target-determinator
Releases · osalpekar/llm-target-determinator
v0.0.2
First Release
This release contains a working Indexer
and Retriever
to compare PyTorch code changes to PyTorch test functions. The following caveats apply:
- This relies on changes to CodeLlama available in https://github.com/osalpekar/codellama
- This has only been tested on 80GB A100 and 24GB A10G GPUs
- This contains logic specific to PyTorch changes. It is not a general-purpose solution
This is not a production release, but preparing for roll-out to run on PyTorch PRs.