-
I'm seeing training issues when training a dataset of ~90k images of flower petals. These images were originally RAW files that were processed and exported from Adobe Lightroom. The images were then c…
-
I'm analyzing data from a cluster-randomized trial and would like to impute missing values using the cluster-level median, not the overall median.
I've used the group_by() command but the impute fu…
-
We should use "*" consistently for interactions. Currently, we use `:` to denote nested effects, but it might be confusing (because ":" is used to add specific interactions in formulas)... maybe anoth…
-
**Describe the bug**
Numbered the issues in line with the video clips.
1. A single rose petal is supposed to be in frame of the camera at the start, which is absent here.
2. The roses at the bottom…
-
Hello, I believe the Latest bump, "Bump transformers and accelerate versions (#554)," looks to destroy Falcon support. Falcon is an essential model, given its open license use (40 and lower). I have…
-
Take note; for the following two entries when transferring over from the old PopIt database, need to add the state field. I have added the post_ID for easier reference.
```
[
{
"post_id": "536…
-
If multiple cases are explained, there should be a possibility to streamline explanations printouts. For instance, if several 'setosa' instances are explained, the resulting anchors - if similar/ident…
-
Hi, and thank you for providing us with such a convenient package! I unfortunately ran into an issue I'd need some support for. I happen to use quite a lot units of measurements in my plots which are …
-
By looking at the source code, I found out about a cool feature that i needed but is nowhere mentioned. This is, the "target" parameter in the summary of a `easycorrelation `object. I needed a matrix …
-
When running an entire bloom model in local environment, I can view the information of all layers and specify the query_key_value module in lora. But in petals, the (h) layer becomes a remote sequenti…