-
Hi,
SAM2 was upgraded to model 2.1. The Download script for checkpoints downloads now by default the 2.1 version.
To fix it, i had to comment in the old 2.0 models (as i tried it manually after …
-
### Requirements
- [X] Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support
- [X] Did you check to see if this issue already exists?
- [X] Is this only a single bug…
-
### Requirements
- [X] Is this a feature request? For questions or discussions use https://lemmy.ml/c/lemmy_support
- [X] Did you check to see if this issue already exists?
- [X] Is this only a featu…
-
**Describe the bug**
When training a model, ML backend state is set to MLBackendState.CONNECTED instead of TRAINING. Not sure if this is expected behavior though.
**To Reproduce**
Steps to reprod…
-
### 💡 Summary
のように同名のユーザー(`@opensource@lemmy.ml`)がいない場合はコミュニティーを照会できますが、のように[同名のユーザー](https://lemmy.ml/u/linux)(`@linux@lemmy.ml`)がいる場合は照会が失敗して、URLではなく`@ユーザー名@ドメイン名`の形式で照会してもコミュニティーではなくユーザー名が結果として返…
-
### Checks
- [X] I have searched the [existing issues](https://github.com/deployKF/deployKF).
- [X] This issue is NOT security related. (Please [disclose responsibly](https://github.com/deployKF/depl…
-
- What does UKCEH / AMBER project need
- [What do Aditya / Yuyan desire for sampling](https://docs.google.com/document/d/1AMylSfUJqBWLU78Fz9Wi2By383KHM3U3MY-uryTXvvw/edit?usp=sharing)
- New collecti…
mihow updated
1 month ago
-
hello,
i try to connect label studio with ML backend,with out modify model.py, but i dont have any result and i got this error( ML backend returned empty prediction for project )
-
### Environment
* How did you deploy Kubeflow Pipelines (KFP)?
Kubeflow deployment
* KFP version:
1.8.2
### Steps to reproduce
I didn't find any reference for this issue.
At this mom…
-
I wrote a small test that fails due to a type error, however the type printing fails to an assertion failure.
```ocaml
(* TEST
flags = " -rectypes ";
*)
let f (x : ((int -> 'a) as 'a)) = x
…