-
### 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` : …
-
The rule `aws_route53_record_invalid_zone_id` has a char limit of 32 chars on the `zone_id` property. A longer `zone_id` raises an error when linting.
According to the [AWS docs](https://docs.aws.a…
fstr updated
8 months ago
-
Hello hh,
When using oneOf + discriminator, the OpenAPI spec is supposed to provide a hint to aiohttp-swagger3 on which schema should be chosen to validate provided payload. If so, I expect to rece…
-
Hi. I`m using Smartstruct create mapper from UserResponse -> UserModel
> Version
> smartstruct: ^1.4.0
> smartstruct_generator: ^1.4.0
> freezed_annotation: ^2.2.0
> freezed: ^2.3.2
…
-
示例代码是将模型加载在单张显卡上推理的,如何将模型权重分配在多张卡上,有像hugging face那样简单的device_map='auto'的方法吗?
-
Is there an annotation to cover the following case:
The JSON structure is the following:
```
{
"users": [
{
"id": 1,
"sentMessages": [
{
"id": 1,
"type…
-
Resources:
* Demo: http://134.209.73.52/template
* ncTemplateBuilder: https://github.com/netcreateorg/ncTemplateBuilder
* json-editor: https://github.com/json-editor/json-editor
# Use Models
…
-
APIView rely on the JSON token file and currently it is an array of tokens where a token is created by language parser for each literal, definition, type, annotation, link, warning, method signature, …
-
Hi all,
I am trying to develop a ranking function for Chinese text, so I have adopted some models that's been further finetuned to replace the original BERT model checkpoint. However, when I tried …
-