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