Joao Gante

Results 270 comments of Joao Gante

I agree with what @ariG23498 wrote about custom layers, its flexibility (which makes it hard to automate) can be a boon. And the creators of custom layers are mostly power...

Hi there 👋 @deep-diver am I right in saying that the component proposed in #174 would push the TFX model to the HF Hub, and that this component would create...

> But I think some ppl just want have a Space app without hosting a model in a separate Model repository. On the HF side we would like to avoid...

@deep-diver brainstorming ideas with the Gradio team atm, will share ideas soon :)

@deep-diver after talking with the Gradio team, it seems like a working solution is already available. All that is needed is that the model repo gets parameterized correctly! In essence,...

@sayakpaul that is okay, we expect pure Keras models on the hub (pushed with the aid of [our Mixin](https://github.com/huggingface/huggingface_hub/blob/c03bd2917c35b44d6a38a63dac4b0f72dad3ab99/src/huggingface_hub/keras_mixin.py#L542)) to be in the `SavedModel` format 👍

Added to my `generate` task queue 👍 @divyanshuaggarwal it would be part of `transformers`!

@MadElf1337 From a quick glance, the model code looks fine 👍 As always, the devil is in the details, so you likely come across issues in the tests. Lets us...

Hey @MadElf1337 -- we've just released a guide for TF conversions, might come handy to you :D https://huggingface.co/docs/transformers/main/en/add_tensorflow_model