-
### Checklist
- [X] The issue has not been resolved by following the [troubleshooting guide](https://github.com/lllyasviel/Fooocus/blob/main/troubleshoot.md)
- [ ] The issue exists on a clean install…
-
We have a recurring issue with large games (>= 8 human players, >= 8 bots) receiving the following error message inconsistently:
**"Unable to start game, inconsistent team/ID configuration for player…
-
Message type 24 comes in two variants, called "part A" and "part B". simpleais always returns both sets of fields.
Example message: `!AIVDM,1,1,,B,H5NhCmTN7B=400500000001P0004,0*56`
Decoded by s…
-
**Describe the bug**
I have a script that guarantee memory leaks.
If the last line in the lua is removed (line 18) then no leak.
**Assets required**
[!Important!] Please provide sample assets …
-
What is a Conditionally Uninitialized Variable? The return value of a function that is potentially used to initialize a local variable is not checked. Therefore, reading the local variable may …
-
Model: Qwen-14B-Chat (QWen2)
Dataset: https://huggingface.co/datasets/Hello-SimpleAI/HC3-Chinese/blob/main/open_qa.jsonl
Environment: 2 A30 GPU
Issue 1:
Error: can't init model correctly. Disab…
-
Bravo for your work, there is potential in this project!
I would like to use this project to create a compatible openai api for the model: [phi-3-vision-128k-instruct](https://onnxruntime.ai/docs/g…
-
But it was only using half my RAM (16 out of 32G, and I've also got 64G swap)?
Is there some 16G internal limit I could tweak?
Was just playing single-player skirmish with 4 bots on a large map,…
-
We need to create eval code to run against the various questions from https://huggingface.co/datasets/Hello-SimpleAI/HC3
at least a subset that we won't tain on.
And we need to eval against the ou…
-
What is a Conditionally Uninitialized Variable? The return value of a function that is potentially used to initialize a local variable is not checked. Therefore, reading the local variable may …