You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new recent hash function called wyhash has emerged. It claims to be faster than all other contenders and is public domain. If the hash function is a significant overhead in larger models, we could look at swapping the existing one out for wyhash and see the results.
The text was updated successfully, but these errors were encountered:
A new recent hash function called wyhash has emerged. It claims to be faster than all other contenders and is public domain. If the hash function is a significant overhead in larger models, we could look at swapping the existing one out for wyhash and see the results.
The text was updated successfully, but these errors were encountered: