Instructions to use szhou-17/crash-llm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use szhou-17/crash-llm with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
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
- -