Edit model card

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/Hannibal")

or you can use the model class directly

from pxia import Hannibal
model = Hannibal.from_pretrained("phxia/Hannibal")

Contributions

Any contributions are welcome at https://github.com/not-lain/pxia.

Downloads last month
16
Safetensors
Model size
2 params
Tensor type
F32
·
Inference Examples
Inference API (serverless) does not yet support pxia models for this pipeline type.