Instructions to use eugenesiow/mdsr with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use eugenesiow/mdsr with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("eugenesiow/mdsr", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Eugene Siow commited on
Commit ·
54ab19b
1
Parent(s): 1fcf4bf
Add x3 model.
Browse files- pytorch_model_3x.pt +3 -0
pytorch_model_3x.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2638109a537871018e9a29d9ee6c9e30315f5548df76c2e04203569ba16f52a6
|
| 3 |
+
size 11590873
|