-
## ❔Question
**Hi**,
tried to find info on this on past issues, but can't really find anything - so I'll ask it here.
Hopefully this will aid someone else if they are strugling with the same issue…
-
BPO | [13824](https://bugs.python.org/issue13824)
--- | :---
Nosy | @merwok, @mitar, @matrixise, @MojoVampire, @remilapeyre, @Septatrix
Files | [patch_3.diff](https://bugs.python.org/file31852/patch_3…
-
## Expected Behavior
Using the instructions in the README, developers should be able to run tox locally without errors.
## Actual Behavior
During the installation process, some autogenerated nati…
-
Hello:
I have a small dataset with only 30 images, they all have width of 768 pixels, and height of 432 pixels.
I have labelled them (only one label “logo”), and trained them with the following comm…
-
I have the following example code
```python
import argcomplete, argparse
def _custom(prefix, parsed_args, **kwargs):
if prefix.startswith('+'):
return [f'+{x}' for x in argcomplet…
-
Thanks for your repo. I am kind of confusing about why u recommend us to train coco128 from the pt model u provided. I mean the pt model is trained from scratch for 300epochs, so for coco128 i think w…
-
### Reminder
- [x] I have read the README and searched the existing issues.
### Reproduction
我使用命令`./train.sh`发起对LLAMA3-70B的全参数训练,我使用的显卡是3张 A100-SXM4-40GB,以下是train.sh的内容。
```bash
#!/bin/bash
N…
-
(old title: "ui -> confirm-quit doesn't do anything with :quit")
I don't know if it used to or not...
patch:
``` diff
diff --git a/qutebrowser/app.py b/qutebrowser/app.py
index efd37e2..2d6…
-
报错信息:
> Traceback (most recent call last):
> File "/xx/MiniCPM-V/finetune/finetune.py", line 124, in
> train()
> File "/xx/MiniCPM-V/finetune/finetune.py", line 119, in train
> tra…
Zmeo updated
5 months ago
-
## 💡 Description