-
While using this plugin using verions:
* "@stylexswc/nextjs-plugin": "0.4.0-rc.3",
* "@stylexswc/rs-compiler": "0.4.0-rc.3",
It very inconsistently loads the styles in my components, often t…
-
An error occurs when try to freeze a project with pyzmq module.
**Describe the bug**
```
Traceback (most recent call last):
File "/home/user1/projects/zmq_issue/_build/venv/lib/python3.9/site-…
-
I am experiencing an issue where the images I generate are completely hollow. I tried using the following code snippet to change the color(also with other kinds of attempts), but it only alters the li…
-
Sysinfo
```
python=3.9
```
import error when use `scripts/convert_hf_to_megatron.sh`
```
export MEGATRON=/app/Megatron-LM
export CHATLEARN=/app/ChatLearn
cd ${CHATLEARN}/examples/megatron/…
-
In order to support more complex use-cases, it would be really nice to be able to exclude parts of the target path.
Suggested config:
```js
zones: [
{
target: './common',
exceptTarge…
-
## Error Accessing Internal Pointer Objects Across Different Files in Imported Package
### Description
An error occurs while deploying the GRC721 package using the `grc721.NewNFTWithMetadata(nam…
-
```
import nemo.collections.asr as nemo_asr
asr_model = nemo_asr.models.EncDecCTCModel.from_pretrained("path_to_model.nemo")
transcript = asr_model.transcribe(paths=["path_to_audio.wav"], batch…
-
### Which ISO version are you using?
v3.0.0
### The installation log
```
Could not determine the filesystem: None
Mounting /dev/nvme0n1p3: mount /dev/nvme0n1p3 /mnt/arch_btrfs
Partition /d…
-
### Describe the issue:
#### Actual behavior:
Following code wont' be autofix nor triggers lint warnings:
```js
import {Foo} from '@fluentui/hello'
import {Yolo} from '../life'
import …
-
### System Info
python 3.10.15
torch 2.5.1
transformers 4.46.2
tokenizers 0.20.3
### Information
- [ ] The official example scripts
- [x] My own modified scripts
### 🐛 Describe the bug…