Results 12 comments of Nico

@spencergrimes I believe the initial call to Amplify.configure is not even technically needed and all it does is configure @amplify/auth to connect to the right place (in this example a...

Actually, in [PR 63](https://github.com/ViroCommunity/virocore/pull/63) (not yet merged) I changed the chroma_threshold_sensitivity to a more reasonable default. Would you like me to open an issue over there to address the fact...

Hasn't GVR been removed from Viro? If so, it should be easy for a maintainer recompile the library with bitcode enabled correct?

A similar issue we're facing is detecting plasma bridge deposits on polygon. They don't seem to show up in the transactions or traces table but in the case of deposits...

Also, any timeline for open sourcing v2? It's ok if the plan is to keep that closed source. But would be nice to know to determine whether it's worth finding...

Thanks @HamidShojanazeri ! In the end I just ended up going the full finetuning route instead of PEFT. Was much easier for me to throw more gpus/nodes at the problem...

@trevorhobenshield I wrote a runtime patch for the library that allows proxies. But I'm happy to port it into the actual library source (since patches are hacky) if you're swamped....