-
Hello! Thank you for all of your work on weechat-android over the years, I have been using it for a long time, it's really great.
I also understand this might have been asked before but I thought it …
-
Suggestion move destroyInstance to Base level, move destroyDevice to Instance level
```zig
const instance_handle = try vkb.createInstance(&create_info, null);
// If load Instance proc failed, no …
-
The CTA was moved into UIDS4 last year https://uids.brand.uiowa.edu/?path=/docs/components-cta--docs in https://github.com/uiowa/uids/pull/759 and now we need to incorporate the updated component into…
-
### description and motivation
as previously suggested by @LambdAurora, we will be moving QM onto a mojmap base to improve the mappings and compensate for the small size of our team. this means tha…
-
Initially, users build their databases in their personal workspace, and they want to make their database available in another workspace (in relation to their organization in their company).
There s…
-
We want it to be easy to add more generative models to the repository, and we want it to be easy to add new features related to generation.
Currently quite a bit of common functionality for generat…
-
In the future, when we move `run_forever()` it might be nice to be able to pass a retry strategy to it. A good reason to move the `retry` module from `client-base` to this repo.
_Originally posted …
-
Currently, cache_mover will move files from cache to the disk pool when cache usage is over the configured threshold.
This is fine, but some use cases may result in not hitting the threshold for a …
-
Whenever we use external models for feature extraction that are based on torch, it's presumably much more efficient to serve them through [TorchServe](https://pytorch.org/serve/).
-
# Background and Motivation
**NOTE**: https://github.com/spaceandtimelabs/sxt-proof-of-sql/issues/230 should be completed before this ticket can be done. Additionally, be aware that some of the code …