jorado

Results 3 issues of jorado

Currently `.Values.labels` is added to the metadata of the init job itself, but not to `spec.template.metadata`. This is inconsistent to `.Values.init.labels` which are added in both locations. This pull request...

### System Info I tried the following systems, both with the same exception: - ghcr.io/huggingface/text-generation-inference:sha-6aebf44 locally with docker on nvidia rtx 3600 - ghcr.io/huggingface/text-generation-inference:sha-6aebf44 on kubernetes cluster with nvidia a40...

### Feature request During testing for [https://github.com/BerriAI/litellm/pull/7747](https://github.com/BerriAI/litellm/pull/7747) , I found that the differences between OpenAI and TGI are more fundamental than just the optionality of the provided schema. The `response_format`...