-
Today, if we ingest a large piece of text into a Knowledge base entry, only the first 512 word pieces are used for creating the embeddings that ELSER uses to match on during semantic search.
This m…
-
Architectural question that came up in discussion with @yarnabrina, see https://github.com/sktime/sktime/pull/4938#issuecomment-1648381100
What is the best folder structure for the different estima…
-
Hi,
I am playing with the clip model. Can not we change the maximum sequence length of the clip model? I was trying to encode quora_duplicate_questions (that have some "long" sentences > 77). I bor…
-
/DeepCache/sd/unet_2d_condition.py", line 25, in
from diffusers.models.attention_processor import (
ImportError: cannot import name 'ADDED_KV_ATTENTION_PROCESSORS' from 'diffusers.models.attent…
-
I brought this up in a couple of places, but I think it's important enough to have it being tracked as a separate issue. We often use the tenet "Simple things should be simple, complex things should b…
-
https://huggingface.co/hkunlp/instructor-xl
Also interesting: https://alex.macrocosm.so/download
-
Hi all,
I am using the latest version of the rapids.ai docker. 21.06 and in Juptyer notebook this code works with no issue:
```
from cuml.common.sparsefuncs import csr_row_normalize_l2
def…
-
-
Hi @mikekeith52 . Sorry to ask again. Am still getting familiar with scalecast. This is related to #57 .
I got the following from the forecaster pipeline I ran:
best model = knn
best param…
-
**Bug Report Checklist**
- [x ] I provided code that demonstrates a minimal reproducible example.
- [ x] I confirmed bug exists on the latest mainline of AutoGluon via source install.
- [ ] I…