-
Hi,thx for your tools!
I used your tool to analysis compartment strength score per arm, but in the results , it missed some arms , like chr13p , chr14p , I looked up the eigenvector results calcul…
-
Adjust the Password Strength Score to better fit the dark mode version. Currently, the background is white, which can be a bit harsh on the eyes in dark mode. I suggest toning down this color.
Befo…
-
the log_prob in`score_sample` is calculated over all token positions in the sequence, rather than just _next_token_. The intended behaviour is not stated but this doesn't seem correct.
```
# curr…
-
#### Description
The PasswordChecker class currently has a bug in the check_strength function, where it only checks if the first character of the password is a digit. This leads to incorrect strength…
-
Hello,
I'm doing aggregate loop analysis and I was wondering if you have something like [this](https://coolpuppy.readthedocs.io/en/latest/Examples/TAD_score.html) for loops? I'm not very well vers…
-
**What is the URL, file, or UI containing proposed doc change**
https://github.com/vllm-project/llm-compressor/tree/main/examples/quantization_w8a8_int8
**What is the current content or situation …
-
Hi! I am trying to fit a glm to some spiking data from a bunch of neurons. My design matrix is the binned spike counts of all neurons, and my 'y' is the spike counts of the neuron I am interested in. …
-
I think that the saving throw modifiers are bugged as they show the value of the stat.
Example: with a strength score of 16, the modifier for strength saving throws is +16.
And this happens for eve…
YuuHQ updated
2 months ago
-
TODO:
1. Create a rough outline of the UI of the grade calculator
2. Then turn it into a functional program
-
I was bored, so I figured I'd do a bit of code golf. While doing so, I noticed a bug. In this case, the implementation returns NaN.
```ts
Deno.test("Single character password scoring.", () =>
a…