Instructions to use xtuner/internlm-20b-qlora-msagent-react with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use xtuner/internlm-20b-qlora-msagent-react with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("internlm/internlm-20b") model = PeftModel.from_pretrained(base_model, "xtuner/internlm-20b-qlora-msagent-react") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b2bc5cdb2684813e80346338d2e95da67aa5a8deb6dce21cf3f0eccea48e8671
- Size of remote file:
- 751 MB
- SHA256:
- ad0cff2f1efe74a1bf77e6667183b40cf547b1e4ed2490ef3529ca0091324989
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.