opentensor / bittensor

Internet-scale Neural Networks
https://www.bittensor.com/
MIT License
934 stars 323 forks source link

Update Protobuf and Torch #1129

Closed salvivona closed 1 year ago

salvivona commented 1 year ago

I recommend updating your protobuf to a newer version and torch from 1.12 to 1.13, This creates alot of dependency errors with newer libraries. Cheers fam

camfairchild commented 1 year ago

torch from 1.12 to 1.13

We've updated torch to 1.13.1 Which version of protobuf have you found is stable?

salvivona commented 1 year ago

4.20 is the current i believe, or something like that, I would also update the substrate-interface to 1.6.

On Tue, Mar 21, 2023 at 1:10 PM Cameron Fairchild @.***> wrote:

torch from 1.12 to 1.13 We've updated torch to 1.13.1 Which version of protobuf have you found is stable?

— Reply to this email directly, view it on GitHub https://github.com/opentensor/bittensor/issues/1129#issuecomment-1478283758, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG4I4HOP4JJUUWDYDXUXOU3W5HOJBANCNFSM6AAAAAAVZOU53E . You are receiving this because you authored the thread.Message ID: @.***>

ifrit98 commented 1 year ago

No mo protobuf!

salvivona commented 1 year ago

I still see grpc being used, is it in a separate branch

camfairchild commented 1 year ago

I still see grpc being used, is it in a separate branch

It should be in the revolution branch