-
Reland 92a4fad1fbac9d0778785f766f8c57d97f19969e that is temporarily reverted in https://github.com/intel/intel-xpu-backend-for-triton/pull/2639 by 555d6662227de6c89835d9f0e838fea8a6a38e3f.
To repro…
-
### Describe the issue
com.microsoft::BeamSearch op is outputting wrong values when following conditions are satisfied:
- Running on CUDA execution provider
- Using _model_type_ = 1 (T5-like mode…
-
Error occurred when executing easy samLoaderPipe:
Error(s) in loading state_dict for Sam:
Unexpected key(s) in state_dict: "mask_decoder.hf_token.weight", "mask_decoder.hf_mlp.layers.0.weight", "…
-
### What happened?
Why am i getting an Error to supply an embedding function in the javascript version ?
The docs said nothing about it.
I just want to make a simple "Hello World" type script.
…
-
I have tried to output node embedding for link prediction task with example data set sbm. However, I got the error message said that sbm_dataset object has no attribute 'contID_to_origID'. What is con…
-
### What happened?
Running Chroma 0.5.15 via official docker image.
Error from client code:
```
ChromaServerError: The server encountered an error while handling the request.
at parseServer…
-
## Describe the bug
In `rl4co/models/nn/graph/gcn.py`, the `GCNEncoder` class processes batched node embeddings without adjusting the edge_index for each graph in the batch. This leads to incorrect…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Is there a way or method to get ingested documents from the index?
For example, I kno…
-
JavaScript engines are moving towards native support for type annotations, as seen in the [Type Annotations proposal](https://github.com/tc39/proposal-type-annotations).
Also, Node.js recently supp…
-
I am trying to follow [this](https://github.com/AnacletoLAB/grape/blob/main/tutorials/Multiple%20Species%20Tree%20visualizations.ipynb) tutorial to try out some embedding methods. However, running
…