Instructions to use learncat/internlm2_tiny_paddle with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use learncat/internlm2_tiny_paddle with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, InternLM2ForCausalLM tokenizer = AutoTokenizer.from_pretrained("learncat/internlm2_tiny_paddle", from_hf_hub=True) model = InternLM2ForCausalLM.from_pretrained("learncat/internlm2_tiny_paddle", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fe55c46a933717a46f35bcec903b4889bf6a11f81f45c5c800f0f80c98a7570c
- Size of remote file:
- 400 MB
- SHA256:
- 74d7d3cf5689234e8f0c5a33956eb31ed32c6246b5afdb61a05a3a2935644c46
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.