-
For now the UI code is a bit of mess and difficult to maintain.
Refactor code as much as possible to avoid redundancy and have `const` declarations for styles
-
https://github.com/exo-explore/exo/issues/23#issuecomment-2241521048
Perhaps after each inference, we synchronise the full kv cache between all nodes. This should be fairly straightforward, we can …
-
Using AwsS3, is it possible to write the objects to reduced redundancy storage?
Here's the docs: http://docs.aws.amazon.com/AmazonS3/latest/dev/SetStoClsOfObjUploaded.html
There's also the issue of …
-
Repeated conclusion from one publication.
![redundancy](https://cloud.githubusercontent.com/assets/8712765/7499723/1a3170de-f3ef-11e4-8293-762251bfbadf.JPG)
-
A couple of typos but most importantly, it assumes that these "nodes' have elastic sizing and are not sized to meet throughput needs (viz., meet number of customers, number of sessions, Network band…
-
I am curious as to why the dataset carries both country_code (as a two letter ISO-3166 code) and country_name (spelled out). The inclusion of country_name increases dataset size, while adding no addi…
-
What does it mean when redundancy values are infinite, isn't this impossible?
Attached is my Odict_Oinfo dictionary, data, and config file, and code used to run HOI toolbox.
I would like to add …
-
In the `plugin.ImageComparison.compare_image_to_hash_library` method, during `hybrid-mode`, the `result_image` appears to be unnecessarily copied into the `summary` dictionary from the outcome of `plu…
-
Lots of redundancy especially around `Response`. For the most part I want to be able to drop into the inner struct of the enum variant. Maybe look into [enum-dispatch](https://docs.rs/enum_dispatch/la…
-
Hi,
The span width embedding over here:
https://github.com/mandarjoshi90/coref/blob/bd04f2e19b9dcc0b8bba848a335e4af3be50741c/independent.py#L379
is pretty much equivalent to the span embedding ov…