Instructions to use Ashed00/MathSolver with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Ashed00/MathSolver with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Ashed00/MathSolver", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Studio
How to use Ashed00/MathSolver with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Ashed00/MathSolver to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for Ashed00/MathSolver to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for Ashed00/MathSolver to start chatting
Load model with FastModel
pip install unsloth from unsloth import FastModel model, tokenizer = FastModel.from_pretrained( model_name="Ashed00/MathSolver", max_seq_length=2048, )
- Xet hash:
- 0d420ef179bd3d1d14442b799b71298977d2fa88652c34e343874d6c20f25fc9
- Size of remote file:
- 45.1 MB
- SHA256:
- 4553f0f978c5fb19952bbf0c56e69eb979cde3a0e73f6e0942800f800d580642
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.