Turn off Inference on HuggingFace as it Does Not Work Due to Remote Code
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: sentence-similarity
|
|
|
|
| 4 |
tags:
|
| 5 |
- sentence-transformers
|
| 6 |
- feature-extraction
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: sentence-similarity
|
| 4 |
+
inference: false
|
| 5 |
tags:
|
| 6 |
- sentence-transformers
|
| 7 |
- feature-extraction
|