Instructions to use Yodazon/3DPrintFailureType with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Yodazon/3DPrintFailureType with Transformers:
# Use a pipeline as a high-level helper # Warning: Pipeline type "image-to-text" is no longer supported in transformers v5. # You must load the model directly (see below) or downgrade to v4.x with: # 'pip install "transformers<5.0.0' from transformers import pipeline pipe = pipeline("image-to-text", model="Yodazon/3DPrintFailureType")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Yodazon/3DPrintFailureType", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6d683dd3f78e0fdcbc38d125ca73db0f370cd004df2aec4e34e468a8db69135b
- Size of remote file:
- 233 MB
- SHA256:
- 2ba203900ffb0b173d6f90fcf01a1fdcde0d6b96cefcf3b1c1c230a34ee9c705
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.