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