Instructions to use peng-lab/phoenix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- timm
How to use peng-lab/phoenix with timm:
import timm model = timm.create_model("hf_hub:peng-lab/phoenix", pretrained=True) - Notebooks
- Google Colab
- Kaggle