-
Hi, i am using Bert in french, and i am having some issue when loadind a vba code like application.run("R.bertfunction"), i have this message when opening Bert console :
"Warning: l'espace de nom 'BE…
-
Hello all,
New face here. I'm reading through "Automate the Boring Stuff" and using Mu on the side to get some coding reps in as I read about them.
I can't figure out why, but today, Mu won't s…
-
Hi,
I'm currently evaluating AstraDB with colbert-type vector search. I'm using Colpali as the model and took a lot of inspiration from your code. I'm facing many performance problems with Colbert …
-
### 🐛 Describe the bug
As it says in the title, using `ParameterDict.items()` will break `torch.jit.script` as seen below
```
import torch
from torch import nn
class MyModule(nn.Module):
…
bigd4 updated
5 months ago
-
### 🐛 Describe the bug
When using the `TORCH_EXTENSION_NAME`, as suggested in this [tutorial](https://pytorch.org/tutorials/advanced/cpp_extension.html#binding-to-python), for creating CPP extensio…
-
```
from sympy import parse_expr, abc, Poly
s = '(-1545008200379509166138595519225835015772483305590370912537615046383589187184769699472626050621482229582468531714054191397577498144237*x**2*…
-
Hi, I have some exotic, but really simple linear algebra package that performs the so-called Face splitting product of two matrices and a vector.
Tha matrices A and B have the same number of rows, b…
-
Hello, thanks for the great project, I couldn't believe my eyes when I saw the post on r/LenovoLegion, and I hope mods will sticky your thread soon for more visibilty.
I have a Legion S7-15ACH6 - T…
-
### 🐛 Bug
@vkuzo @salimmj @malfet @ezyang Hi! I am using torch 2.0.0 and the same issue appeared. I have a custom architecture based on transformer model (Attention + FeedForward). I quantized my…
-
Dear Isaac Gutierrez Payan,
I have gone through your code and tried to understand p.txt, r.txt, v.txt, and w.txt files.
I think these files are generated using some code.
Can you please include …