Instructions to use Labib11/pmc-uae-full with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Labib11/pmc-uae-full with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="Labib11/pmc-uae-full")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Labib11/pmc-uae-full") model = AutoModel.from_pretrained("Labib11/pmc-uae-full") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
a0e5592 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:4552838bfc5d71918789d6ff9eeaa65a453367b3716de448a0c2f1a5e8d75a33
size 5048
|