-
When I use example fasta files, it works well. However, when I use my fasta files, it comes to an error like this.
dzha@DESKTOP-4U9JHDU:/mnt/d/ape/Deepsimulator$ ./pore_model.sh ../test/random_a.fast…
-
Apologies as this isn't an issue _per se_.
I just finished getting training and the local viewer working on Ubuntu 24.04 with CUDA 12. As the process was a little involved I hope that sharing the cha…
-
Can you please provide your inference code for Qwen2-VL-7B model. I am getting only 41.3% for the standard-4 choices case.
Below is my inference code.
-
I've had one instance where a request has crashed because the percentage completion has decreased (which presumably means a bug in the server percentage reporting), causing the progress bar update to …
-
**Describe the bug**
再进行多机lora微调时出错:
failed (exitcode: -11) local_rank: 5 (pid: 11514) of binary: /home/jovyan/data-ws-enr/zconda/envs/swift_ft/bin/python
Traceback (most recent call last):
File…
-
**Describe the bug**
Adding @pa.check annotation raises 'cannot pickle classmethod object' error. The below code works fine without `@pa.check` annotation but fails when it is enabled.
#### Code…
-
Thanks for your awesome work!
The first suggestion is to use `transforms.InterpolationMode.LANCZOS` instead of `Image.ANTIALIAS` to avoid the UserWarning. In the `Image.py` of `PIL` we can find `L…
-
- [ ] I have marked all applicable categories:
+ [ ] documentation request (i.e. "X is missing from the documentation." If instead I want to ask "how to use X?" I understand [StackOverflow#tqdm] …
-
It looks like when you use tqdm instead of tqdm_notebook in a notebook.
In the examples, it displays correctly: https://github.com/EpistasisLab/tpot/blob/master/tutorials/IRIS.ipynb
The problem …
-
- [x] I have marked all applicable categories:
+ [x] exception-raising bug
+ [x] visual output bug
- [x] I have visited the [source website], and in particular
read the [known issues]
-…