Instructions to use AI-everydayy/microsoft-deberta-v3-large_math_solving with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use AI-everydayy/microsoft-deberta-v3-large_math_solving with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("AI-everydayy/microsoft-deberta-v3-large_math_solving") model = AutoModelForMultipleChoice.from_pretrained("AI-everydayy/microsoft-deberta-v3-large_math_solving") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!