Instructions to use omrisap/LMMS_phase0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use omrisap/LMMS_phase0 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("omrisap/LMMS_phase0", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "answer_token": "<ANSWER>", | |
| "answer_token_id": 151665, | |
| "architectures": [ | |
| "Phase0Model" | |
| ], | |
| "base_model_name": "Qwen/Qwen2.5-Math-1.5B-Instruct", | |
| "dtype": "bfloat16", | |
| "model_type": "phase0", | |
| "num_classes": 10, | |
| "num_digits": 5, | |
| "output_hidden_states": true, | |
| "transformers_version": "4.57.3", | |
| "unfrozen_layer_pct": 0.25, | |
| "vocab_size": 151666 | |
| } | |