-
I'm trying to adapt the bitdistiller code for encoder-decoder models.
Are there any plans to add support for this? Can some guidance be provided what parts need adaptation?
We're running a proj…
-
### Describe the bug
Pretty simple, the `list_inference_endpoints` is completely broken. It fails with some parse date error, see stacktrace.
### Reproduction
list_inference_endpoints(namespace=NA…
-
When starting the code_pane_viewer in python and loading an ifc-model, the program crashes with following output:
```
$ ./test.py
INFO:OCC.Display.backend:backend loaded: qt-pyqt5
QLayout: Attemp…
-
First of all, awesome plugin! It works really well.
The only issue I am experiencing is w.r.t. test coverage, if >= 1 test is being re-ran, it will correctly display the test coverage. If fully bui…
-
Am i doing something wrong?
Here is my secrets.json:
```
{
"plexAccount": {
"user": "actualmail@gmail.com>",
"password": "myactualpassword111"
}
}
```
Her…
-
I am running basically the same code as the examples, but some of the request will successfully return data but some will fail. This is the code I have:
```
async function getPoolInfo() {
conso…
-
Jira Link: [DB-4486](https://yugabyte.atlassian.net/browse/DB-4486)
We could modify postgres code to be multithreaded (logically single-threaded, but allow every query's processing to run in a separa…
-
I am trying to write/use your code to make a recording that terminates when either 1) there is a keyboard press, or 2) there is a (configurable) number of seconds that have passed without any speech. …
-
_DK codes work fine. Need to implement to the main code examples
-
Hi, I'm not very good at cooding and stuff and had troubles to bring the Bot running...
I have a GPortal Valheim Server running with ftp access.
How do I get the Bot running on this kind of Server?…