This model has been pushed to the Hub using the PytorchModelHubMixin integration.
Library: pxia
how to load
pip install pxia
use the AutoModel class
from pxia AutoModel
model = AutoModel.from_pretrained("phxia/ann")
or you can use the model class directly
from pxia import ANN
model = ANN.from_pretrained("phxia/ann")
Contributions
Any contributions are welcome at https://github.com/not-lain/pxia.
![](https://huggingface.co/spaces/phxia/README/resolve/main/logo.png)
- Downloads last month
- 6
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The model has no pipeline_tag.