-
## Problem
At the moment we have the following data models handled by the backend, often with two-way transformers between them:
* Domain model in `/model` used by all internal APIs and business…
-
**Describe the bug**
I am trying to produce pydantic models from a JSONSchema file I have. When I try to do this, the process never finishes and just accumulates memory without end. I let it run fo…
-
### Describe the issue
Issue: Dataloader in train code maybe wrong.
Command:
```
deepspeed train.py \
--deepspeed scripts/zero2.json \
--model_name_or_path "LLaVA-VL/vicuna-7b-v1.3" \
…
-
Do it the same way as in #34.
Make sure that the `other` field is already in JSON format.
Need to change this in the mapping_set:
```json
{
"object_source": "http://purl.obolibrary.o…
-
**Optimum creates a wrong chat_template config when running on linux.** Using optimum-cli to conver llama 3.1 8b to int4 compression, the model fails to run using [samples from genai repo](https://git…
-
We are running two separate Jersey APIs in the same server context, il.e. two separate classes extending com.sun.jersey.api.core.PackagesResourceConfig are configured in Tomcat 7's web.xml to be two a…
-
**What happened**:
An exception is raised using the transform lookup field, and no fields are added to the dataframe.
**What you expected to happen**:
No exception and the corresponding field mat…
-
### The problem
Ecowitt has a new device, a water valve, that when added to the GW2000 does not appear in the integration
### What version of Home Assistant Core has the issue?
2023.8.0
### What w…
-
Good day,
I am trying to generate an auto-mapping between the "oneOf" of the Schema and the "examples".
Although, initially, it might seem like a bug/issue to report to the [Swagger PHP library]…
-
In one of the recent Graph sdk updates (`Microsoft.Graph.Communications.Calls` package) many of the models were moved from the Microsoft.Graph namespace to Microsoft.Graph.Models namespace.
Howeve…