-
Wagtail and its dependencies all have good Python 3 support and the Python 3 world is now in quite good shape too. Python 3 gives a number of minor syntax improvements and some useful new features as …
-
As of ~PyTorch 2, several discussions seem to suggest that TorchScript is no longer in active development (see [here](https://discuss.pytorch.org/t/pytorch-2-and-the-c-interface/168034/4) and [here](h…
-
Thanks for your good work! But I got confused when I ran evaluation of POPE.
At first, I run:
`python run_scripts/pope_eval.py --model llava-1.5 --data_path /home/duyuetian/COCO/val2014 -d vcd --p…
-
Nice project and way easier than using snmp. Thanks!
I've got a disk for my system and two ZFS pools in my server. The pools are mounted to /mnt/switch and /mnt/dozer
I want to monitor the usage…
-
When using `generate` the `GenerationChunk` object contains `usage_metadata`. It'd be useful to capture the token counts from there.
Example:
```
[[GenerationChunk([...] generation_info={'usage_m…
-
### Problem description
It's possible to mark a field as readOnly in openapi: https://swagger.io/docs/specification/data-models/data-types/
`
You can use the readOnly and writeOnly keywords to ma…
-
The generated components gets overwritten every time we run the generation. We can't add python code to them because of that. It would be useful if we could add code that could modify the props before…
-
### Model description
I used `michaelf34/infinity:0.0.55` to deploy mixed_bread_large reranker.
The container is up and I am well capable of pinging the model using python requests, but it is a …
-
The current values of these are shown in the About popup at runtime:
- [ ] Platform (Linux/MacOS/[Unsupported])
- [ ] Python version/implementation (3.x, x=...; implementation=CPython, PyPy)
- [ ] …
-
Recently, quite some changes were made to `scripts/data_quality_tables.sql`, causing pipelines to crash. It seems like it would be useful to run this script by default.
Doing so (theoretically) sh…