-
```
What should this feature enhancement do?
This would support secure connections by authorized users through cookie
insertion into the HTTP header. This is absolutly needed to support secure
acce…
-
As I understand it, the model should be translated based on the content of the grammar book. If so,does these config must be True?I see the dafult configuration is False,do i misunderstanding?
`
…
-
I am currently developing an upselling recommendation system.
Scenario:
- Millions of users
- Few dozen items
- Most users do not interact with any items
- No ratings, only known whether the us…
-
For [linguistic processing](https://docs.vespa.ai/en/linguistics.html), such as tokenization and stemming, Vespa integrates with [Apache OpenNLP ](https://opennlp.apache.org/models.html). The downside…
-
### Description
Stockroom provides dictionary-like access mechanism for its storages but all the dictionary-style operations are not possible.
###### What's possible now
```python
# assignment t…
-
```
What should this feature enhancement do?
This would support secure connections by authorized users through cookie
insertion into the HTTP header. This is absolutly needed to support secure
acce…
-
Description:
We want to make sure our selected testset is not overlapped with trainset. We can search for testset leakage on OSCAR by using retrieval model (ex. https://arxiv.org/abs/2005.14165)
Inst…
-
https://www.sarvam.ai/blog/announcing-openhathi-series - Bilingual LLMs frugally
> The OpenHathi series of work at Sarvam AI is to make contributions to the ecosystem with open models and datasets to…
-
I found the retrieval very slow for ~ 20 million documents (wikipedia). Is it the case?
-
#### What is the feature or improvement you would like to see
In large graphs, the number of shortest paths between two nodes can grow exponentially or even factorially, leading to memory issues when…