SkillAgentSearch skills...

GraphVis

No description available

Install / Use

/learn @yihedeng9/GraphVis
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated2mo ago
Forks0

Languages

Python

Security Score

80/100

Audited on Feb 5, 2026

No findings