Felix Olbrich
Felix Olbrich
Hello, I tried to use the `\includesvg{}` command in Latex (pdfLatex). The creation of the document fails. My Inkscape version is **Inkscape 1.2.2 (732a01da63, 2022-12-09)** Concretely, I use: `\includesvg{./path/to/my}` for...
Hey there, when I run the Dockerfile using `docker build -t env4scripter .` as explained in the [documentation](https://github.com/myshell-ai/AIlice?tab=readme-ov-file#virtual-environment-settings-for-code-execution) I get the following error. ``` > [10/10] RUN pip3 install pyzmq:...
# Current State At the moment, traffic sign CityFurniture elements are connected to the nearest TrafficSpace. However, depending on the chosen size and number of the modelled TrafficSpaces, the rules...
# Issue/Current Status Within the dataset, some bidirectional elements are not modelled using the trafficDirection "both". They are modelled using the trafficDirection value "forward" and include two successor and two...
Hello, I was testing some models using [Serge](https://github.com/serge-chat/serge). I noticed that the same models load way slower using the LocalAI backend. For starters, I could not even load the `mixtral-8x7b`...
Hey there, I'm running **LocalAI version:** `docker run --rm -ti --gpus all -p 8080:8080 -e DEBUG=true -v $PWD/models:/models --name local-ai localai/localai:latest-aio-gpu-nvidia-cuda-12 --models-path /models --context-size 1000 --threads 14` LocalAI version: v2.15.0...
Hello, Using the Mago 3D tiler ([mago-3d-tiler-1.8.1-natives-windows.jar](https://github.com/Gaia3D/mago-3d-tiler/blob/main/tiler/dist/mago-3d-tiler-1.8.1-natives-windows.jar)) to convert CityGML, I noticed that your local format will be applied during the number parsing. This means that the parsing will result...