Instructions to use David003/belle-ext-13b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use David003/belle-ext-13b with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("David003/belle-ext-13b", dtype="auto") - Notebooks
- Google Colab
- Kaggle
请问这是belle使用13b加上2M指令微调合并后的文件吗
#1
by Nicco773 - opened