Instructions to use biomap-research/proteinglm-100b-int4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use biomap-research/proteinglm-100b-int4 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("biomap-research/proteinglm-100b-int4", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
AttributeError: 'xTrimoPGLMTokenizer' object has no attribute '_update_trie'
1
#1 opened about 2 years ago
by
haihua