Instructions to use teowu/q-align-piq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use teowu/q-align-piq with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="teowu/q-align-piq", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("teowu/q-align-piq", trust_remote_code=True, device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
1ee69eb | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:70b21dee805ac6d261d94a88264fc90e652cbfb4d070d1f3f038ef95a6107c70
size 6139
|