-
I noticed in the training script it say's "--fp8_base^" after I trained a quick model and tried it in comfy I got the model weight errors when running flux in fp16. Does anyone know what setting I use…
-
[log of Test(windows-2022, msvc, _, _)](https://github.com/aminya/project_options/actions/runs/10349787026/job/28644910487#step:5:170):
```txt
-- The CXX compiler identification is Clang 17.0.6 wi…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I can't figure out how to set the outbou…
-
We are currently retrieving events from syslog, but there's a couple problems with this approach:
* We get a lot of log over syslog, not just events
* We don't have access to the representation for a…
-
I am using version v0.1.4, and when I try to configure the integration I am getting an error "Unknown error occurred."
I have tried several times but the error persists, if I try to configure using t…
-
## Issue Overview - Current state
- Limited usage of `starknet.dart` package, primarily for balance checking, on[ starknet-dart](https://github.com/The-Marquis-Gaming/themarquis-app/tree/starknet-d…
-
When I run my app with network enabled I can see that workbox has cached the items built by Nuxt successfully.
However, if I disable the network in dev console and check the cache, it is empty…
-
### Checklist
- [X] This issue contains only one feature request. I will open one issue for every feature I want to request.
- [X] I checked, but didn't find any duplicates (open OR closed) of this i…
-
As code evolves and an API gets new customizations, we should in general prefer adding options to existing API rather than adding a new parallel API. This avoids having to choose between combinatorial…
-
### Brief summary
Unable to selectOption using object as described here: https://grafana.com/docs/k6/latest/javascript-api/k6-browser/locator/selectoption/
> If the select has the multiple attribute,…