grok-1 icon indicating copy to clipboard operation
grok-1 copied to clipboard

Add IPFS CID

Open averyanalex opened this issue 1 year ago • 0 comments

I think IPFS is a good alternative to torrent for sharing large files. It has already been successfully used to share/store llama's weights.

Command used to generate CID:

ipfs add grok-1 -r --hash blake3 --chunker size-1048576

I recommend pinning grok-1 weights yourself before merging to check the correctness of my CID.

averyanalex avatar Mar 18 '24 09:03 averyanalex