Instructions to use yulan-team/yulan_3_base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- paddlenlp
How to use yulan-team/yulan_3_base with paddlenlp:
from paddlenlp.transformers import AutoTokenizer, LlamaForCausalLM tokenizer = AutoTokenizer.from_pretrained("yulan-team/yulan_3_base", from_hf_hub=True) model = LlamaForCausalLM.from_pretrained("yulan-team/yulan_3_base", from_hf_hub=True) - Notebooks
- Google Colab
- Kaggle
File size: 136 Bytes
9696d45 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:72dee55546335e78519c56fcd4463da49ff230c6f75ca973205e24d43ca16d9d
size 23808656454
|