-
### Background
Setup verb was added to smi in #945 . It checks that required services are accessible (using details in config files) and that microservices are able to boot successfully. It supp…
-
Hello,
I annotated my data to use them in a deep learning model, but I can't form the csv exported by label studio to a NER_text data, please do you have a python code that allows you to form a ner…
-
This issue is used to track NLP related ops.
Feel free to throw any questions and share any progress in this thread.
-
ดูข้อ 26 ใหม่ครับ
-
-
-
Eland needs access to a model's vocabulary file so that is can be uploaded to Elasticsearch along with the model definition. In some cases the vocab file is not included in the model repo on HuggingFa…
-
### 🐛 Describe the bug
When calling sdpa, I get the error message `RuntimeError: The size of tensor a (256) must match the size of tensor b (2) at non-singleton dimension 2` -- there are no parameter…
-
When i try to convert a sentence transformers model to TorchScript i get: try blocks aren't supported
```
from sentence_transformers import SentenceTransformer, util
model = SentenceTransformer( …
-
How do I extract the keywords from the query and chat engine from the knowledge graph index so that I use it to query my nebula graph on the streamlit app. For the query, I realized you used it did th…