Instructions to use Mjollnir1996/dpr_mod with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Mjollnir1996/dpr_mod with Transformers:
# Load model directly from transformers import AutoTokenizer, DPRContextEncoder tokenizer = AutoTokenizer.from_pretrained("Mjollnir1996/dpr_mod") model = DPRContextEncoder.from_pretrained("Mjollnir1996/dpr_mod") - Notebooks
- Google Colab
- Kaggle
Commit ·
69bba7d
1
Parent(s): 6866c88
Delete pytorch_model.bin
Browse files- pytorch_model.bin +0 -3
pytorch_model.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:2f6082eaaed16a284ff8c0a19a5fc699ad47705d561ab9c4ee9b90dae47b4141
|
| 3 |
-
size 709142005
|
|
|
|
|
|
|
|
|
|
|
|