-
**Is your feature request related to a problem? Please describe.**
Not related to a problem directly. However, there are various event flows that can occur through the state machine influenced by wh…
-
### Prerequisites
- [X] I am running the latest code. Mention the version if possible as well.
- [X] I carefully followed the [README.md](https://github.com/ggerganov/llama.cpp/blob/master/README.…
-
Hi there,
I am trying to use the GROND database for an analysis with 16S long read sequences. I am attempting to train the classifier starting with this code:
qiime feature-classifier extract-re…
-
```m2
i1 : R = kk[x,y];
i2 : net ideal x
o2 = ideal x
i3 : net ideal(x+y)
o3 = ideal(x + y)
```
Now notice the extra space before the parentheses:
```
i4 : net ideal(x+y,x-y)
o4 = …
-
There is a performance regression for tantan repeat masking on Mac (both ARM and Intel) that becomes apparent when masking is applied to many short input sequences. The regression occurs at some point…
-
# Observed Behavior
Some stop sequence inputs (e.g. `"}`) trigger an error:
```
Prediction failed.
E2102 TritonTokenizerError: Tokenizer error: in ensemble 'ensemble', Failed to process the …
-
Hi!
I need to compare two protein sequences. NCBI's blastp has the comparison results, but Diamond can never find the results. Is it that my parameters are set incorrectly?
The two sequences that ne…
-
[P3340R0](https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2024/p3340r0.pdf) (A Consistent Grammar for Sequences)
-
Hi,
Is there a way to extract species-specific kmers from the database and assemble them into species-specific sequences as long as possible?
These can then be used to design diagnostic PCR primers…
-
Hi,
I have run the [epi2me-labs/wf-single-cell](https://github.com/epi2me-labs/wf-single-cell/tree/master) workflow on my nanopore data but would like to create consensus sequences for reads tagge…