Skip to content

Shreyas-Bhat/LMLF

Repository files navigation

A pipeline for Language Models with Logical Feedback

Get started

  1. Clone github repository
git clone "repo-url"
  1. Build environment
cd LMLF/
conda env create --name lmlf --file=environments.yml
conda activate lmlf
  1. Run the program
python nofeedback.py

About

Code for "Generating Novel Leads for Drug Discovery Using LLMs with Logical Feedback" -- Accepted at AAAI 2024

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published