Skip to content

First Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@osalpekar osalpekar released this 13 Feb 00:11
· 23 commits to main since this release
befeda4

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.