Luis Montero

Results 16 comments of Luis Montero

> > Might be a dumb question but don't we also want to open a PR with the new run of the use-case or is this just for testing purposes?...

Hello @matbee-eth, what the hybrid model implements is the ability to delegate parts of the computation of a model to a FHE server. I'm guessing you have a correct understanding...

Tried it locally and it looks VERY promising!

Hello @fabecode , would you mind sharing a link to the current state of your modifications? It would make it easier for us to help you with access to the...

With those changes the final test accuracy is improved from `53.333%` to `93.333%`.

Let's keep that open until a new version of foundry `forge` is available with the patch. We need it on the relayer's side.

@manoranjith tagging you so that you are aware of why we currently use a pinned version of the fhevm bindings crate. We'll need to back-port these changes whenever we need...

> Can you cherry-pick your commit also on release/0.5.x ? Otherwise LGTM Yes will do! What should we do about the link checker?

I had to break down the url in the commit message because of the line-length limit in commitlint. (https://github.com/conventional-changelog/commitlint/issues/2112)

We need to catch some warning in `make determinism` to make the CI pass