-
A few accessibility features that would drastically improve qol for the visually challenged:
1. Petals and fonts indicating creature level were halved with high res textures, making them extremely …
-
The leaves from the Falling leaves mod could do the mini splash like the chorus petals. However, that is what makes the petals unique, but it would just look nice with the leaves rippling on the water…
-
I am able to run `python -m petals.cli.run_server meta-llama/Meta-Llama-3.1-405B-Instruct --num_blocks 2 --max_disk_space=50G` for a bit but it always eventually exits with the an `AssertionError: Spa…
-
New focal plane metrology (petal alignments) provided by Steve is needed for offline FP calibration analysis.
json copied to text below with updated information:
{
"type": "group",
…
-
```
library(earth)
#> Loading required package: Formula
#> Loading required package: plotmo
#> Loading required package: plotrix
library(ggeffects)
library(tidyverse)
fit summary()
#> Call:…
-
The goal of this task is to create a model that can accurately predict the species of an iris flower based on its sepal length, sepal width, petal length, and petal width.
-
.petal {
fill: red;
transform-origin: center;
animation: bloom 1s infinite alternate;
}
@keyframes bloom {
0% {
transform: scale(1);
}…
-
What do you think of the idea of adding a model to support the Petals network?
[petals.dev](https://petals.dev/)
Petals is a Torrent-like network where participants host smaller or larger parts …
-
hey folks, thank you for developing this amazing project!
can one run Petals with Bloomchat model?
https://huggingface.co/sambanovasystems/BLOOMChat-176B-v1
does one need to convert it? can th…
-
Hello,
I noticed that the class of an object created by `fgroup_by()` includes "grouped_df".
This causes issues for users that have pretty much any tidyverse package loaded as many dplyr functions…