Instructions to use leo4life/algoml-bert-tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use leo4life/algoml-bert-tiny with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("leo4life/algoml-bert-tiny", dtype="auto") - Notebooks
- Google Colab
- Kaggle
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
version https://git-lfs.github.com/spec/v1 oid sha256:c4094c783b9fb2a372f39a919ba145cd6d7b2b0ed76b3c87942f34745a1aa2b1 size 1119
- Downloads last month
- 6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("leo4life/algoml-bert-tiny", dtype="auto")