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
File size: 134 Bytes
0abd517 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:74d7d3cf5689234e8f0c5a33956eb31ed32c6246b5afdb61a05a3a2935644c46
size 400043810
|