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