Instructions to use thu-coai/LongLM-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use thu-coai/LongLM-base with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("thu-coai/LongLM-base") model = AutoModelForSeq2SeqLM.from_pretrained("thu-coai/LongLM-base") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
fadb937 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f88c5551a14c5188707632504a5601cf75ec27a70c18246e32df621f97968b29
size 891649332
|