We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61ce278 commit cb8396aCopy full SHA for cb8396a
hugging_face/export_ssl_model_encoder_weights.py
@@ -3,7 +3,7 @@
3
4
import torch
5
6
-from ssl_mtg import get_model
+from omar_rq import get_model
7
8
torch.manual_seed(2)
9
0 commit comments