Spaces:
Running
Running
Commit ·
fbd1a7b
1
Parent(s): 3021feb
added fb repo
Browse files- .gitmodules +3 -0
- facebook/opt-125ma +1 -0
.gitmodules
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[submodule "facebook/opt-125m"]
|
| 2 |
+
path = facebook/opt-125m
|
| 3 |
+
url = https://huggingface.co/facebook/opt-125m
|
facebook/opt-125ma
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Subproject commit 27dcfa74d334bc871f3234de431e71c6eeba5dd6
|