-
- [x] This is actually a bug report.
- [x] I have tried searching the documentation and have not found an answer.
**What Model are you using?**
Ollama 3.2
**Describe the bug**
When I use th…
-
Iterators do not have to be iterable. However, with the current logic
```js
Iterator.concat({ next() { while (true) return { value: Math.random(), done: !!(Math.random() > .8) } } });
```
will throw a…
-
When I run the code in Jupyter Book, I encounter the following issue. How can I resolve it? I didn't modify any of the code
-------------------------------------------------------------------------…
-
Hi Colleagues,
When I use CLI command "scan_snapshot" to scan my master branch, it raised error as below, could you please check?
```
INFO:credentialdigger.cli.cli:Database in use: Sqlite
INFO:c…
-
**Describe the bug**
`iterable` is equivalent to `Traversable|array`. If a parent method returns `iterable`, then a child method narrowing the return type to `Traversable` should be LSP compliant, bu…
-
hi there.
i am trying to use this api
https://learn.microsoft.com/en-us/uwp/api/windows.storage.provider.storageprovideritemproperties.setasync?view=winrt-26100#windows-storage-provider-storagepro…
-
```
Traceback (most recent call last):
File "D:\stable-diffusion-webui-reForge\modules_forge\main_thread.py", line 37, in loop
task.work()
File "D:\stable-diffusion-webui-reForge\modules_f…
-
## Describe the bug
Hi, I ran into this issue again. which was already [ addressed](https://github.com/squizlabs/PHP_CodeSniffer/issues/3589) in the old package. Even PR is mentioned as a likely solu…
-
Hi,
would like to use this integration to replace Glances. But everytime I set up, I get
**"TypeError: 'NoneType' object is not iterable"**
The config.yaml is in the mapped folder /mnt/user/appdat…
-
The bug is self-evident.
[ ex_iterable = dst._ex_iterable.shard_data_sources(rank, world_size)](https://github.com/huggingface/datatrove/blob/fe81883d97d23ddeb591103b1b98747ed91551d5/src…