Skip to content

osalpekar/llm-target-determinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

56c1694 · Mar 13, 2024
Aug 18, 2023
Jul 19, 2023
Sep 6, 2023
Aug 25, 2023
Mar 1, 2024
Feb 14, 2024
Mar 1, 2024
Mar 13, 2024
Feb 14, 2024
Mar 13, 2024
Aug 30, 2023
Aug 25, 2023
Mar 13, 2024
Mar 13, 2024
Feb 14, 2024

Repository files navigation

Using LLM-powered Neural Information Retrieval for Target Determination

To run indexing (8 GPUs): torchrun --standalone --nnodes=1 --nproc-per-node=8 indexer.py --experiment-name codellama-try3

To run retrieval (1 GPU): torchrun --standalone --nnodes=1 --nproc-per-node=1 retriever.py --experiment-name codellama-try3 --pr-parse-format GITDIFF

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages