Skip to content

yihedeng9/GraphVis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraphVis

Install

Install Package

conda create -n graphvis python=3.10 -y
conda activate graphvis
pip install --upgrade pip  
pip install -e .
pip install -e ".[train]"
pip install flash-attn --no-build-isolation

Instruction

  1. Generate training data for visual graph comprehension
python generate_data.py
  1. Run the shell script
bash scripts/finetune_lora.sh

Acknowledgement

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published