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:
- 2021ec33e06b2abc49f3a58ec80da98b7265110cd84a962e767d0125abb67242
- Size of remote file:
- 47.5 MB
- SHA256:
- e6ef3aa1d575f97050c86eabea16de6da34b0a5e6dd576b6465cd84486581957
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.