CRASH-LLM
Fine-tuned LLMs for crash causation analysis. The fine-tuned Qwen2.5-3B-Instruct checkpoint is uploaded for demo.
Usage (Inference Setup)
Clone the repository
apt update && apt install git-lfs -y
git lfs install
git clone https://huggingface.co/szhou-17/crash-llm
cd crash-llm
Set up environment and dependencies
chmod +x setup.sh
./setup.sh
Run inference
python test_qwen2p5_3B_20251015.py
- Downloads last month
- -