Instructions to use FormlessAI/Qwen3.5-2B-Math-TogetherAI with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use FormlessAI/Qwen3.5-2B-Math-TogetherAI with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("togethercomputer/Qwen3.5-2B") model = PeftModel.from_pretrained(base_model, "FormlessAI/Qwen3.5-2B-Math-TogetherAI") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- b94ac6e23e68c820532fa89059af9b2a5907a1d7435d85193d2726a6a73dfe74
- Size of remote file:
- 175 MB
- SHA256:
- e50517bb057ca90c91cad5e8eb90f220761c85cde7c3de1a56523f04c1f95011
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.