├── README.md ├── cot_vllm.py ├── example.sh ├── requirements.txt └── template └── extract_kor.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Marker-Inc-Korea/COT_steering/HEAD/README.md -------------------------------------------------------------------------------- /cot_vllm.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Marker-Inc-Korea/COT_steering/HEAD/cot_vllm.py -------------------------------------------------------------------------------- /example.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Marker-Inc-Korea/COT_steering/HEAD/example.sh -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Marker-Inc-Korea/COT_steering/HEAD/requirements.txt -------------------------------------------------------------------------------- /template/extract_kor.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Marker-Inc-Korea/COT_steering/HEAD/template/extract_kor.txt --------------------------------------------------------------------------------