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
Commit History
Update README.md 61670f0
Upload pytorch_model.bin with git-lfs fadb937
Guan commited on
Create README.md 8aefe9e
Guan commited on
Upload tokenizer_config.json 4c41a4d
Guan commited on
Upload spiece.model with git-lfs aa11db8
Guan commited on
Upload special_tokens_map.json 834161f
Guan commited on
Upload config.json c3929ad
Guan commited on