-
### Background and motivation
There were multiple proposals and ideas in the past asking for a no-indirection primitive for inline data. [Example1(inline strings)](https://github.com/dotnet/csharpl…
-
## Description
We have charts where the text of the source generates a space between itself and the note.
## Expected behavior
There should be no space between them
## Steps to reproduce
…
-
**Describe the bug**
Fail to load llama 3 8B with hf_model argument set
**Code example**
```py
from transformer_lens import HookedTransformer
hf_model = AutoModelForCausalLM.from_pretrained("me…
-
Hi!
When i tried to read an ABF file that i made on Clampex 8.2 and later modified with Clampfit 10.6.2, I get the next error:
`File "test.py", line 12, in
bl = r.read_block()
File "/usr/lib/…
-
## Keyword: efficient
### End-to-end codesign of Hessian-aware quantized neural networks for FPGAs and ASICs
- **Authors:** Javier Campos, Zhen Dong, Javier Duarte, Amir Gholami, Michael W. Mahoney,…
-
### Summary of Problem
The GPU locale model crashes when compiling the distributions primer: `test/release/examples/primers/distributions.chpl`. The code in this issue is reduced from that file.
#…
-
# P1673 LWG review 2023/09/20
## [linalg.algs.blas1]
## [linalg.algs.blas1.givens]
"plane (Givens) rotation": from last time.
> We could omit "(Givens)" here, as we say "plane rotation." …
-
Code to repro:
```jl
using BenchmarkTools
A = 100000:-1:1
function perf_sumcartesian(A)
s = zero(eltype(A))
for I in CartesianIndices(size(A))
val = Base.unsafe_getindex(A, …
-
In numpy you can perform operations that look like this:
```
arr = np.array([[1,2,3],[4,5,6]])
ind = np.array([[0],[1]])
value = arr[ind]
```
I think it makes sense to implement an overload of `…
-
## 🐛 Bug
haven't dug deeper yet, but reposting here from
https://forum.image.sc/t/image-layer-in-napari-showing-the-wrong-dimension-size-one-plane-is-missing/69939/10
```python
d = np.random.r…