Oliver Daniels-Koch

Results 4 issues of Oliver Daniels-Koch

Set the start of the week to different days (other than monday) e.g. Sunday

enhancement

# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

**Describe the bug** Pythia output inconsistent across batch sizes when use_split_qkv_input=True **Code example** ```python # set hook input = torch.tensor([ [2, 2, 2, 69, 26, 67, 17, 14, 14836, 3593,...

bug
complexity-high
implementation-inaccuracy

The plotly cell used in the logit lens tutorial https://nnsight.net/notebooks/tutorials/logit_lens/ has a bug: If there are duplicate `input_words`, plotly removes the duplicates, which offsets the columns and (leads to confusing...

tutorials