Tactic-guided reasoner (Tiger) is a language model that solves reasoning in the wild task proposed in paper Can LLMs Reason in the Wild with Programs.
It is trained by fine-tuning the LLaMA3-8B model on the ReWild dataset.
Model type:
This repo contains the LoRA delta weights for Tiger-IPJ-8B
We also provide the delta weights of other versions:
Primary intended uses:
Tiger is intended to be used for research.
Citation
@article{yang2024can,
title={Can LLMs Reason in the Wild with Programs?},
author={Yang, Yuan and Xiong, Siheng and Payani, Ali and Shareghi, Ehsan and Fekri, Faramarz},
journal={arXiv preprint arXiv:2406.13764},
year={2024}
}