Instructions to use AnReu/albert-for-arqmath-3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AnReu/albert-for-arqmath-3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="AnReu/albert-for-arqmath-3", device_map="auto")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("AnReu/albert-for-arqmath-3") model = AutoModel.from_pretrained("AnReu/albert-for-arqmath-3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 514cd8cc3ecf957e8ab72db329042d529010973c49fb1ac5eecd28c9147fa998
- Size of remote file:
- 47 MB
- SHA256:
- ddf72908e367da1b43553a20e0875ac787a87393b26d60f720135add88d44201
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.