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