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:
- cdef7d7e16b08e1156d7e56ac794a33a01cc92835ab6ba06a2c794cc7ac1008a
- Size of remote file:
- 315 MB
- SHA256:
- a06c9a87367052345336140a05909fee4d52ace15fa2f3f482b65856519109f3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.