-
We need to include tests (urgently)! Most important:
- [x] unit tests for all modules
- [x] encoder
- [x] embeddings
- [x] decoder
- [x] attention
- [x] data creation
…
-
i'm asking this because valves csgo uses fast gaussian and i'm modding the ui but i'm unable to get blur on any round panel
-
### System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Windows 11 Pro using WSL 2
- Flax, jax, jaxlib versions (obtain with `pip show flax jax jaxlib`:
```
Name: flax
V…
-
I was trying to convert a pytorch model into keras via onnx. The pytorch model was successfully converted to onnx format. I tried two versions of the model:
1. Model with bilinear upsampling, with …
-
I am trying to add cached properties `fittedvalues` and `resid` generically to base.model.Results in 5255
holtwinters uses attributes instead of cached properties
I get one test failure after addi…
-
Dear ml5 community,
I'm submitting a new issue. Please see the details below.
### → Step 1:
I am using HandPose.js and ML5 neural net function to train a regression model. This works …
-
I suddenly started getting this error in my workflow when I'm attempting to merge two models and use the result as input for KSampler. The issue is caused by all model merging nodes, using models with…
-
I finetune llava-one-vision using lmms-lab/llava-onevision-qwen2-7b-ov by config --lora_enable True --lora_r 128 --lora_alpha 256 --mm_projector_lr 2e-5 and have checkpoint saved, how can i using thi…
-
I am aware that Geomloss supports batching, however my distributions have different number of samples, and the only way I could think of creating the batches was to pad the tensors. But, obviously the…
-
## IconButton theming destroys variant styles
This [PR #121884](https://github.com/flutter/flutter/pull/121884) added M3 variant **IconButtons** variants `IconButton.filled`, `IconButton.filledTona…