-
![image](https://github.com/user-attachments/assets/b586882c-5006-4d7a-933e-6e6c67b64376)
May I ask what the effect of sometimes displaying and sometimes not displaying key points on the demonstrat…
-
**Metric's name**
Mean Absolute Percentage Error
**Metric's category**
Regression
-
**Metric's name**
Root Mean Squared Error
**Metric's category**
Regression
-
**Metric's name**
Mean Squared Log Error
**Metric's category**
Regression
-
-
Currently you can't use it for an Iterator with references. You could fix it with a `.copied()`, but this is not always super clear, as the error simply says "mean is not implemented".
I can't thi…
-
Hi,
I wish to color the mean shapes in a panel (different colors) using this code:
```
ms % panel(names=T, fac='type',palette = col_spring)
```
I get this error:
`not a valid column specific…
-
### Reason/inspiration (optional)
Add a new term entry about the `.mean()` method for Tensors. Place your file under the file path `docs/content/pytorch/concepts/tensors/terms/mean/mean.md`
It s…
-
in app.py file, init meth setting model_name = "cambrian_qwen" and model_path = "./checkpoints/longvu_qwen"。 but README tell us to download models for LongVU_Qwen2_7B_img 、LongVU_Qwen2_7B or LongVU…
-
I noticed the following statement in the README:
> The SenseVoice-Small model utilizes a non-autoregressive end-to-end framework, leading to exceptionally low inference latency.
So, what is the…