-
# Bringing up libshortfin CI and releases
## Overall Description
[libshortfin](https://github.com/nod-ai/sharktank/tree/main/libshortfin) is a C++ project providing serving oriented APIs atop th…
-
This issue was discovered in the VS2022 workflow.
1) IMPORTANT: Clean out any existing build/Release/bin and build/Debug/bin contents, as you won't notice the issue if there are files there from a pr…
-
## Description
## Background Information / Reproduction Steps
Used CMake options:
```bash
cmake -DUA_NAMESPACE_ZERO= ..
```
## Checklist
Please provide the following info…
-
## Description
Does OPC UA publisher over MQTT support in freeRTOS LwIP?
## Background Information / Reproduction Steps
I see multithreading is enabled in MQTT and it is an experimental feature…
-
I was trying to build the repository on an openSUSE Leap 15.4 system with the following command:
```
cmake -DCMAKE_INSTALL_PREFIX=/usr/local ..
```
But I get this error message:
```
[...]
Cou…
-
Hi there, first of all thanks for outstanding work.
I deployed openmvg numerous times on different hardware, mainly intel based computers.
None of those systems were 2 socket systems and they were …
-
## Description
**Disable SHARED_LIB option in CMAKE: the following command runs successfully.**
sudo gcc -g -std=c99 -v -I/home/pi/open62541/ -I/home/pi/open62541/include/ -I/home/pi/open62541/p…
-
### Description
Doesn't compile the application if the qt_add_protobuf() function is used in CMakeLists.txt:
find_package(Qt6 REQUIRED COMPONENTS Core Network WebSockets Sql Protobuf Quick Linguis…
-
**Is your feature request related to a problem? Please describe.**
In RAG-scenarious, I think it would be a great help to differentiate if a LLM is hallucinating or retrieving its informations from t…
-
Cmake spits out an error when trying to configure:
```
-- The C compiler identification is Clang 11.0.1
-- The CXX compiler identification is Clang 11.0.1
-- Detecting C compiler ABI info
-- De…