Fine-tuned LLMs for crash causation analysis. The fine-tuned Qwen2.5-3B-Instruct checkpoint is uploaded for demo.
-
Clone the repository
apt update && apt install git-lfs -y
git lfs install
cd crash-llm
-
Set up environment and dependencies
chmod +x setup.sh
./setup.sh
-
Run inference
python test_qwen2p5_3B_20251015.py