Instructions to use cjfcsjt/internvl15_2000_ with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cjfcsjt/internvl15_2000_ with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="cjfcsjt/internvl15_2000_", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("cjfcsjt/internvl15_2000_", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
06b08ad | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ff906a9fb7920e6e8a3a6a493b682cf9bb1ed527f84fdd85ac33d33f1782c2c8
size 6520
|