Instructions to use Medissa/microsoft_epoch_2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Medissa/microsoft_epoch_2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForMultipleChoice tokenizer = AutoTokenizer.from_pretrained("Medissa/microsoft_epoch_2") model = AutoModelForMultipleChoice.from_pretrained("Medissa/microsoft_epoch_2") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1
by SFconvertbot - opened
- model.safetensors +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a728af701fb44d3afe23b8ba4e3e8ee1ade8a737547b293e8b132aaa08448624
|
| 3 |
+
size 1740304540
|