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