-
-
When I connect my wheel I get the following messages from demsg.
_[22063.750830] Fanatec FANATEC CSL Elite Wheel Base: Invalid code 771 type 1
[22063.750831] Fanatec FANATEC CSL Elite Wheel Base: …
-
I'm running with:
```
ai_provider_config:
provider_name: "ollama" # openai | ollama
chat_completion_url: "http://localhost:11434"
#chat_completion_model: "gpt-4o"
chat_completion_model…
-
![image](https://github.com/user-attachments/assets/3ee14b81-181b-4cb7-9e11-832255d10ec8)
Do you know why has this error?
-
when I run this code
"Unable to resolve the name 'Cliquer.FindSingle'.
Error in test.m (line 26)
[maxCliqueNo_tmp, bestHypothesis_tmp] = Cliquer.FindSingle(adjacencyMat1, 0, 0, true, maxCliqueNo,…
-
Hi, great work. Any plans on code and model release?
-
-
-
-
On the backend, we currently use black and enforce it using postcommit.
I'd like to have something similar for the frontend.