Gerald Cuder

Results 6 issues of Gerald Cuder

# What does this PR do? This PR fixes the issue that the `TFCvtModel` cannot be trained with `keras.fit` using `mixed-precision`. The issue was in this [line](https://github.com/huggingface/transformers/blob/c4bf6f38bda1de3798095515875a119298bf0611/src/transformers/models/cvt/modeling_tf_cvt.py#L96) when a random...

**Is your feature request related to a problem? Please describe.** I want to automate the upload of layer configurations for a certain project. Currently this is only semi-automatic as I...

⭐️ Enhancement

### Description The current TensorFlow runtime images only support Python versions up to 3.11.0 release candidate 1 (rc1). This limitation can hinder users who rely on newer Python versions for...

sig build dockerfiles

ModernBERT has been released on HuggingFace. Since you can already load models from there into a Keras Backbone, it would be interesting to know, if this works as well. https://huggingface.co/answerdotai/ModernBERT-base

type:feature

**Is your feature request related to a problem? Please describe.** Currently, Keras-hub lacks a pure Keras 3 implementation of a CRF layer. This forces users to rely on external libraries...

type:feature