Instructions to use SBB/sbb_binarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use SBB/sbb_binarization 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("SBB/sbb_binarization") - Notebooks
- Google Colab
- Kaggle
Commit History
update to new hybrid model f6641f7
Update README.md 75c6854
Update README.md a563609
Update README.md 42b8e8b
Update README.md 5376dbb
Update README.md a51920c
Update README.md a6cbc5e
Update README.md fb51426
replace old h5 model with new model in tf format e11abbf
cneud commited on