-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am trying to use retriever_mode="embedding" in the query sent to the query engine. Whe…
-
### Do you need to file an issue?
- [x] I have searched the existing issues and this bug is not already filed.
- [x] My model is hosted on OpenAI or Azure. If not, please look at the "model providers…
-
Thank you for offering the code of KGAT paper, and it helps me a lot.
In running code, I found that the function **(model.update_attentive_A)** use **self.A_in** to update the matrix A. But as far as…
-
Hi,
Which version of tensorflow and python is used in the project?
Thanks.
-
I am experiencing an issue somewhat similar to #1353, albeit with only one generator.
Specifically, I am attempting to train a multi-label node classification model in which I have a Reddit network…
-
Hi :)
I want to use customized bio-word embedding to do some text classification.
And I can't find how.
Some old tutorial says there is 'wv_dir' keyword argument, which I tried and failed :
…
-
```
InvalidArgumentError (see above for traceback): Multiple OpKernel registrations match NodeDef
'decode_1/decoder/GatherTree = GatherTree[T=DT_INT32](decode_1/decoder/TensorArrayStack_1/TensorArr…
-
I'm starting this so that there's a quick place to put a link that I come across that I don't really have time to categorize and a commit is a hassle. Often I'll come across something interesting but …
-
> BIOMEDICAL DATA TRANSLATOR TECHNICAL FEASIBILITY ASSESSMENT OF REASONING TOOL: UNIVERSITY OF ALABAMA AT BIRMINGHAM
>
> Our plan remains largely the same, except that we reserve the right to go be…
-
I'm experimenting with KGAT using my own user-item and KG data.
But I would like to reuse all the embeddings generated during the recommendations in other models and to visualize/clusterize the items…