-
I am trying to convert a ASL model to ONNX. But it seems there is no support for it . Could you please check this?
Code:
from pyspark.ml.recommendation import ALS
model = ALS(userCol='userid',i…
-
With stringent scenarios, in terms of the cumulative carbon budget, convergence is still not achieved after 50 iterations and it seems that the current function to pick up on the oscillation also does…
-
I find Firefox-style rounded tabs to be difficult to use, to the point that in Firefox I use custom css to restore the old, non-round ones.
Could an option be added to use the old non-round interfa…
-
In EML rendering, we have metadata arranged in tables with colored stripes, alternating white and blue.
We currently have these color combinations:
`background-color: #003366;`
foreg…
-
```
What steps will reproduce the problem?
1. enter a contact name in input field
2. a list of matching contact will show up
3. the format is "Last_Name First_name "
What is the expected output? Wha…
-
```
What steps will reproduce the problem?
1. enter a contact name in input field
2. a list of matching contact will show up
3. the format is "Last_Name First_name "
What is the expected output? Wha…
-
The gist of it is that sometimes customers want a different looking grid and it's kinda hard to do it the way things are now.
**Describe the solution you would like to see implemented**
By adding …
-
My current project includes two alternating prompts I need to send. The first one is basically a normal chat, but I want to use a second call to the AI to interpret the answer - something along the li…
-
As noted in https://github.com/OpenVoiceOS/ovos-plugin-manager/pull/88, there are several events that should trigger some LED activity. We should pick some default animations to implement for differen…
-
### Description
When working on a Quarkus-based CLI app (using Picocli), I can easily re-run the very last command in dev mode. Oftentimes I'm alternating between multiple commands though, which curr…