-
I noticed that:
```
def get_rotary_matrix(context_window, embedding_dim):
R = torch.zeros((context_window, embedding_dim, embedding_dim), requires_grad=False)
for position in range(context…
nkkbr updated
5 months ago
-
if you rotate an object too much, it will sent to alternative universe of NaN and disappears.
https://github.com/user-attachments/assets/c67b3e61-7630-4a64-b564-a71e773f57be
```log[src/main.rs…
-
## Description
Based on revisions to the "Now" prototype (informed by SME and PO reviews), include screen captures from the working figma file to show how the Editorial UI in Form Builder (FBEUI) can,…
-
After the landing of https://github.com/matrix-org/matrix-spec-proposals/pull/3916 the profile picture of mxid does not load.
Example: https://matrix.to/#/@ukiradante:matrix.org
-
Hi, thank you for your great tool. It is very useful to handle the big matrix. But I found I can not use the bigmemory matrix to perform matrix multiplication (like, A%*%B, A and B are bigmemory matr…
-
Hi! `renv::restore()` is no longer working in any of our projects because Matrix gets in the way. I can install Matrix when running `renv::install('Matrix@')` or `renv::restore(packages='Matrix')`,…
-
Looks like the engine has 2x2 and 4x4 bayer matrices implemented, but not used or exposed. What is the current plan for those? Also, can we add 16x16 as well? Its pretty good for near camera pixels di…
-
![image](https://github.com/user-attachments/assets/d2e84e42-1409-48cd-972f-2c45343f4f33)
-
Hi,
[This work](https://doi.org/10.48550/arXiv.2410.14002) shows that we can extend the use of the Bayesian R-square in the [bayes_R2](https://raw.githubusercontent.com/stan-dev/rstantools/refs/hea…
-
### Versions
```
openvino 2024.4.0
torch 2.4.1
nncf 2.13.0
g++ (conda-forge gcc 14.1.0-1) 14.1.0
…