Instructions to use YIIB/loom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- AllenNLP
How to use YIIB/loom with AllenNLP:
import allennlp_models from allennlp.predictors.predictor import Predictor predictor = Predictor.from_path("hf://YIIB/loom") - Notebooks
- Google Colab
- Kaggle
Upload 14 files
#1 opened 8 months ago
by
YIIB