-
This bug has already been reported in several issues and on discourse: #2314 #2214 #221 #426
SCVI training fails if the `ceil(n_cells * 0.9) % 128 == 1`, where 0.9 is the training split and 128 the …
-
# Steps to reproduce
Create a file with a hash in the name.
```
echo "a,b" >> "test#file.CSV"
echo "1,2" >> "test#file.CSV"
```
Try to read it with another tool:
```
head "test#file.CS…
-
# Lines of code
https://github.com/code-423n4/2024-08-wildcat/blob/main/src/market/WildcatMarketBase.sol#L665
# Vulnerability details
## Impact
Users are incentivized to not withdraw immediately a…
-
Reported on gitter by @TorHou
"I have this problem with bowtie2. I can neither select one or two reference genome fasta files, it wants four because I have four files to map."
![image](https://use…
-
Hello!
Would it be possible to any of the following tools:
- Monocle batch correction
- scVI
- CellPhoneDB
- Drug2Cell
- any automated cell annotation tool
(We are keeping a list of request…
-
### Search before asking
- [X] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
Undoubtedly YOLO i…
-
Hello, after running the experiment I found that the accuracy is very low, I have put the experiment parameters as well as the results below, can you see what the problem is?
train.sh is
> export …
-
Hello, I want to deploy llama-3-8b quantized model using tritonserver I followed below steps to do this:
1. create container with nvcr.io/nvidia/tritonserver:24.06-trtllm-python-py3 base image.
3.…
-
2024-10-30:
Decided to try ut using "Class" instead of BackboneElement as container type in logical models
-
Steps to Reproduce:
1. Run a query that takes a long time to run and returns rows progressively, For example, below.
```SQL
SELECT *
FROM sys.objects AS o1
CROSS JOIN sys.objects AS o2
CROSS JOIN s…