-
As it stands autogsdoc is an excellent tool for generating documentation from GNUstep's headers, but it is limited to HTML output. Indeed, it uses some antiquated tags from older versions of HTML, na…
gcasa updated
3 months ago
-
### Use case:
I have tables with mixed case names in my database, such as toolWidget. By default, JOOQ generates them in all lower case except for the first character, such as Toolwidget.class or …
-
### Describe the bug
running latest build results in torch error
```
python server.py --api --listen --n-gpu-layers 32 --threads 8 --numa --tensorcores --trust-remote-code
```
...
```
Runtime…
-
Description
-------------
Support empty `.mockery.yaml` files. We have set up support for mockery for all packages in our repo but some do not (yet) need mocks. In order to avoid special-casing th…
-
# Describe the bug
The `metaschema.xsd` file defines a number of types for Metaschema.
The `GlobalFieldDefinitionType` has the following definition:
```xml
In JSON, an object…
-
#### Bug Report Checklist
- [v] Have you provided a full/minimal spec to reproduce the issue?
- [v] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Hi! Hoping someone can guide me correctly here....
I receive the following errors when installing on my machine, a Mac OS 14.5 with the M2 Max Chip
Preparing metadata (pyproject.toml) ... error
…
-
Hi Team,
I'm facing an issue where **sourcemaps are not being injected with a debug ID**, and **my ignore list is not being considered**, although the uploading of sourcemaps seems to be working corr…
-
**Description:**
Attempting to run `demo.py` with the following command results in an error:
```shell
CUDA_VISIBLE_DEVICES=0 python3 demo.py --ckpt-path weights/ppllava_weight/ppllava_vicuna7b_im…
-
### Feature
I need ability to make refrences to headers from external documentation (some_chapter.html#zagalovok).
Unfortunately If I have a title in a non english language it will have numeric id…