Update huggingface.yaml
Browse files- huggingface.yaml +2 -1
huggingface.yaml
CHANGED
|
@@ -1,2 +1,3 @@
|
|
| 1 |
inference:
|
| 2 |
-
enable_sentence_transformers: false
|
|
|
|
|
|
| 1 |
inference:
|
| 2 |
+
enable_sentence_transformers: false
|
| 3 |
+
enable_torch_compile: false
|