-
I modified some of the Pythia models to use LLaMAMoE. However, it didn't run properly.
I attached the the full log below, but in short, the line
`
token_idx, expert_idx = torch.where(mask)
`
will…
-
I have been recently struggling with lit where it complained about shadows class fields. While exploring options to address that issue, I found that WTR fails to compile my elements with lit decorator…
-
Maybe someone can help me.
In php_ibase_includes.c I had to change the code since it doesn't work anymore on PHP 8.0 and Windows:
```
#ifdef PHP_WIN32
// Case switch, because of troubles on Wind…
-
This is a followup to #220, with a reproducible case.
https://www.linkedin.com/events/
If the site is loaded with that link, there is a visible delay rendering the nav menu. In particular, the …
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when using the application for extended periods in low-light environments, as the bright interface causes ey…
-
Firstly,thanks a lot for this amazing work.
My problem is that I didn't find the definition of camera id in your document.
I tried to put 3 camera in the map. and then use ` vget /camera/1/lit lit.p…
-
First, thanks for this great work - I like it!
So, I am working on injecting JS into `cljs` code like this: `(js* "console.log(~{});", 10)` (that's a valid ClojureScript code). This will parse as `…
-
### Description of the issue
The user asks:
Has anyone tried lit using the Kepler wallet and Cosmos blockchain? I have a requirement to do it. not PKP, just straight encryption. Any pointers are a…
-
### Describe the Bug
Chupacabras are able to spawn in areas lit up with torches and keep killing the animals kept inside.
### Reproduction Steps
1. Build encased area, such as a house
2. Light up…
-
### Which package(s) are affected?
SSR (@lit-labs/ssr)
### Description
After upgrading @lit/ssr from 1.0.0 to 3.2.2 I note that while `installWindowOnGlobal` still installs all the shims like…