Instructions to use Interplay-LM-Reasoning/extrapolation_midtrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Interplay-LM-Reasoning/extrapolation_midtrain with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Interplay-LM-Reasoning/extrapolation_midtrain", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ Carnegie Mellon University, Language Technologies Institute
|
|
| 24 |
</div>
|
| 25 |
|
| 26 |
|
| 27 |
-
This repository contains mid-training checkpoints in extrapolation tasks.
|
| 28 |
|
| 29 |
## 📚 Citation
|
| 30 |
|
|
|
|
| 24 |
</div>
|
| 25 |
|
| 26 |
|
| 27 |
+
This repository contains mid-training related checkpoints in the extrapolation tasks.
|
| 28 |
|
| 29 |
## 📚 Citation
|
| 30 |
|