-
TL;DR - are there any other examples of complex flux config repo with multiple clusters/apps/envs/tenants?
I really like FluxCD documentation - guides, apis - everything you need to get going and i…
-
There is a list of Slurm features in the wiki (https://github.com/flux-framework/distribution/wiki/Smallest-Serviceable-Slurm-Substitute-(S4)), but it is not clear which ones are already supported in …
-
There have been several issues/PRs related to freezing model parameters:
1. https://github.com/FluxML/Flux.jl/issues/1022
2. https://github.com/FluxML/Flux.jl/issues/1001
3. https://github.com/Fl…
-
Hi everyone,
I trained a Lora, now I enhanced my dataset and I would like to fine tune my trained Lora..
1. Do you know how to do it? Are there instructions for this?
I tried to change model …
-
> Cette issue permettra de discuter d'un besoin exprimé par picardie-nature avec la communauté
### Description
Suite à l'issue #1727, un nouveau besoin a été exprimé par @jbdesbas afin d'avoir u…
-
Discussion on what to be used to develop simplyFit and how to go about developing
-
### Describe your feature / Опишите ваше предложение
create virtual TUN mode to DPI all traffic throughout the system, including terminals
[Wintun](https://github.com/nulldotblack/wintun)
[ligolo…
-
As product owner I would like a helm chart provisioning the datashield products we would like to utilise.
AC:
- A helm chart that includes the relevant components
- Implementation should work on rasp…
-
Hi, I've been using UNet-like architecture that accepts different encoders.
And when passing EfficientNet as an encoder (that contains BatchNorm in the MBConv blocks), it crashes during the gradient …
-
I have a list of items and the value of each item can be edited.
My store is set up like the following:
```
.addState('items', 'null, array', null)
.on(DeviceAction.updateItem, function (payload) {
…