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