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