-
System.Text.Json has [polymorphic deserialization](https://learn.microsoft.com/en-us/dotnet/standard/serialization/system-text-json/polymorphism?pivots=dotnet-7-0) in 7.0. We should implement a simila…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
Even though `JSON::Serializable` is a big improvement over `JSON.mapping`, having to include `JSON::Serializable` in every type feels like a burden.
In many other languages, for example, C#, Go, an…
-
### Question Description
I want to use huggingface model style but only find ["laion/clap-htsat-unfused"](https://huggingface.co/laion/clap-htsat-fused) and ["laion/clap-htsat-fused"](https://huggi…
-
Hi, I got some troubles when I run `python main.py prepare-masks`.
```
$ python main.py prepare-masks
Output directory: data/meta/masks_overlayed_eroded_0_dilated_0
loading annotations into…
-
**What will you do?**
We'll be optimizing the model checker, and consequentially the compiler, for the [Harmony Concurrent Programming Language](https://github.com/harmonylang/harmony). In particul…
-
EmberData has changed, and as we prepare for the Polaris edition a key milestone will be generating updated documentation to show modern usage.
The library as shown by the current guides at `guides…
-
### System Info
transformers 4.43.3, python 3.10, linux
### Who can help?
@ArthurZucker
### Information
- [ ] The official example scripts
- [X] My own modified scripts
### Tasks
- [ ] An offi…
-
**Project description**
Quickwit 0.6.4 is already present ([last PR](https://github.com/NixOS/nixpkgs/pull/259085)), 0.7.1 was recently released.
Changes from 0.6.4 to 0.7.1: https://github.com/…
-
### Symfony version(s) affected
5.4.4
### Description
It's not possible to transform data of CollectionType because `ResizeFormListener()` is called before and throw an `UnexpectedTypeException` : …