Instructions to use camstack/camstack-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use camstack/camstack-models with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("camstack/camstack-models") - Notebooks
- Google Colab
- Kaggle
Solid work β testing for mobile deployment
#1
by 3morixd - opened
We're always scanning HuggingFace for models that could work on mobile. This one caught our attention.
At Dispatch AI (FZE, Sharjah UAE), we test models on a 40-phone farm (Samsung S20 FE, Snapdragon 865). If this fits the mobile deployment criteria, we'll quantize and benchmark it.
Appreciate the open release. Open weights move the whole field forward.
β Dispatch AI (FZE), Sharjah UAE