Instructions to use Lollover/trainer_output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Lollover/trainer_output with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("object-detection", model="Lollover/trainer_output")# Load model directly from transformers import AutoImageProcessor, AutoModelForObjectDetection processor = AutoImageProcessor.from_pretrained("Lollover/trainer_output") model = AutoModelForObjectDetection.from_pretrained("Lollover/trainer_output") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3309dad4e996a4f7e1f92c03134abb4b4bbf1c681573e5098449699987205097
- Size of remote file:
- 5.2 kB
- SHA256:
- 15fde9e8c3e4fbe956644487475d5f0443200adc91cbbb8530cb50b61f258d3d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.