Instructions to use Clementio/PLRS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Clementio/PLRS with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Clementio/PLRS", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Restore binary model weights 8372747 verified
Fix model paths: looking in models/ folder e5cd6dd
Clementina Tom (via Gemini) commited on
Upgrade to v0.2.0: Modular architecture, skill_encoder_v2 support, and model fallback a30026f
Clementina Tom (via Gemini) commited on