Instructions to use orionweller/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use orionweller/test with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="orionweller/test")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("orionweller/test") model = AutoModel.from_pretrained("orionweller/test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b4106f82b6c70d625708d245636cbf7ff0df368315c5243c6c71fe70c3a5fba8
- Size of remote file:
- 1.42 GB
- SHA256:
- 234cdb6d362c8411f093a23ff6e672a65eacd8334803b86127e820e960f4c955
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.