-
### Feature request
When attempting to use this reranker model [mxbai-rerank-large-v1](https://huggingface.co/mixedbread-ai/mxbai-rerank-large-v1) from huggingface with TEI, I got the following error…
-
## Describe the bug
After following the installation instructions (plus replacing phonemizer with https://github.com/justinjohn0306/phonemizer to make it work on Win 11), and using the same examples …
-
There is no high-quality open-source foundation model that was designed with Azerbaijani in mind. Most multilingual models contain little or no data in Azerbaijani in their training data. `ai-forever/…
-
---
### Feature Request: News Articles Category Prediction
**Summary:**
A feature to predict the category of a news article (such as Sports, Politics, Entertainment, Technology, etc.) based on …
-
There is a number of models which in addition to forward() method have a generate() method, simplest example using T5 for text summarisation:
```
text = """At a very high level, one of the most crit…
-
Embedded using the API
Significantly underperforms vs other models
In most of the cases, each embedding is a full text of the Supreme Court decision
Indexed with hnsw.
Should I use a different…
-
RuntimeError: Failed to import transformers.models.bert.modeling_bert because of the following error (look up to see its traceback):
Failed to import transformers.onnx.config because of the following…
-
-
While attempting to set up and run the demo notebook from the repository, I encountered multiple issues related to environment setup, package dependencies, and code configurations that significantly h…
-
在hugging face下载的模型:https://cdn.huggingface.co/bert-base-chinese-pytorch_model.bin ,使用scripts中convert_bert_from_huggingface_to_uer.py,报错:
Traceback (most recent call last):
File "convert_bert_from_…