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