-
Internal user reported a stall during the .Fit() of the word embedding transform.
On first use of the word embedding transform, it downloads the word embedding model from the CDN.
To test:
1. …
-
### Description
Description:
Implement a new Terraform resource aws_bedrock_knowledge_base_logging_configuration to manage logging configurations for individual Amazon Bedrock Knowledge Bases. T…
-
### How to reproduce this bug?
I'm running `semitechnologies/weaviate:1.23.2` locally with a singular t2v-transformers module as a vectorizer, using the pre-built `semitechnologies/transformers-inf…
-
I'm trying to run StackGAN on my own dataset but I need to create char cnn-rnn text embedding on my dataset
any help, please??!
-
Langchain4j supports an Elasticsearch embedding store. To properly integrate it with our `quarkus-elasticsearch-rest` extension, we will need a few changes upstream to allow passing a pre-created elas…
-
## Description
In addition to having typesense call OpenAI or Google Cloud ML API's, or using the builtin ONNX runtime, it would be _wonderful_ to allow typesense to call custom model serving APIs.…
-
Can you update the launcher using the recent [https://github.com/google/flutter-desktop-embedding/](url) as they have fixed the text scaling issue on linux and windows for standard non-high resolution…
-
## The Bug
I'm trying to declare a Field as a Vector-Field by setting the `vector_options` on the `Field`.
Pydantic is then forcing me to annotate the field with a proper type.
But with any possibl…
-
Ollama [added support for embedding models like BERT](https://github.com/ollama/ollama/issues/327). This is much faster than using a generative model, such as llama2, which is currently the default in…
-
```
class TextEncoder(nn.Module):
def __init__(self, clip_model,device):
super().__init__()
self.transformer = clip_model.transformer
self.positional_embedding = clip_…
766O updated
6 months ago