Tom Szumowski
Tom Szumowski
I was curious advisor runs multiple trials in parallel or is it all sequential? I saw there was a kubernetes configuration so was wondering if it leverages scaling there for...
### Describe the bug When I run the opta GCP deployment steps, everything gets deployed including the service accounts. However, it did not apply the Roles or Permissions described [here](https://docs.flyte.org/en/latest/deployment/gcp/manual.html#permissions)....
### Describe the bug Deployments to GCP using GCS for storage and GKE (with workload identity) (as described [here](https://docs.flyte.org/en/latest/deployment/gcp/manual.html)) do not work due to a missing file. On pod init,...
### Description ## Background Ref: [This slack thread](https://flyte-org.slack.com/archives/C01P3B761A6/p1658974292802369). Some users may wish to have a simple deployment-to-GCP option, but do not currently have a registered domain they wish to bind...
This is more a question, but I didn't see a tag for it. Does Merlion support modeling multiple-series datasets? I understand from the README that it supports multi-variate models. I...
I understand from the README that Orbit supports multi-variate models, i.e multiple regressors. I was curious to know if it supports **multi-instance**. For example, consider the iclaims dataset in the...
I was able to get the [Quickstart](https://www.tensorflow.org/recommenders/examples/quickstart) model running seamlessly. However, I then tried to add a Tensorboard callback, by following the [Tensorboard Quickstart](https://www.tensorflow.org/tensorboard/get_started). In the [tfrs API docs](https://www.tensorflow.org/recommenders/api_docs/python/tfrs/models/Model), it...
@WarlaxZ : I was able to get videos to play using exodus with the "playKodi" intent. However I can't stop the video with the remote by selecting the stop button...
When I run the code, I need to go to _http://localhost:8081/alexa/kodi_, instead of _http://localhost:8081/apps/home_, as the readme mentions. It appears it opens an endpoint at /alexa/kodi, as shown in the...
I have issues that return an empty list for `fields.labels`. The Document parser fails since it wants a flat dict. ## Version llama_index 0.6.8 JiraReader: downloaded 2023-05-16 ## Code to...