CoolFace
Modelpublic

xtuner/internlm-7b-qlora-msagent-react

sourceHugging Faceupdated 3y agoView on Hugging Face
0likes6downloads
Model Card

<div align="center"> <img src="https://github.com/InternLM/lmdeploy/assets/36994684/0cf8d00f-e86b-40ba-9b54-dc8f1bc6c8d8" width="600"/>

![Generic badge](https://github.com/InternLM/xtuner)

</div>

Model

internlm-7b-qlora-msagent-react is fine-tuned from InternLM-7B with MSAgent-Bench dataset by XTuner.

Quickstart

Usage with XTuner CLI

Installation
shell
pip install xtuner
Chat
shell
xtuner chat internlm/internlm-7b --adapter xtuner/internlm-7b-qlora-msagent-react --lagent
Fine-tune

Use the following command to quickly reproduce the fine-tuning results.

shell
NPROC_PER_NODE=8 xtuner train internlm_7b_qlora_msagent_react_e3_gpu8