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