Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 687 Bytes

File metadata and controls

27 lines (19 loc) · 687 Bytes

LLMatDesign: Autonomous Materials Discovery with Large Language Models

arxiv

LLMatDesign Framework Overview

LLMatDesign framework overview

Installation

Follow the MatDeepLearn installation guide to create an environment. Then, with the environment activated, do

pip install -r requirements.txt

Git clone this repository:

git clone https://github.com/Fung-Lab/LLMatDesign.git
cd LLMatDesign
pip install -e .