Spaces:
Runtime error
Runtime error
Commit
·
6018944
1
Parent(s):
24de451
fixed?
Browse files
__pycache__/config.cpython-39.pyc
ADDED
|
Binary file (2.95 kB). View file
|
|
|
__pycache__/modeling.cpython-39.pyc
ADDED
|
Binary file (3.04 kB). View file
|
|
|
requirements.txt
CHANGED
|
@@ -5,6 +5,6 @@ openai
|
|
| 5 |
protobuf==3.20.0
|
| 6 |
sentencepiece
|
| 7 |
transformers
|
| 8 |
-
zeno-build==0.0.
|
| 9 |
zenoml==0.6.3
|
| 10 |
torch
|
|
|
|
| 5 |
protobuf==3.20.0
|
| 6 |
sentencepiece
|
| 7 |
transformers
|
| 8 |
+
zeno-build==0.0.5
|
| 9 |
zenoml==0.6.3
|
| 10 |
torch
|