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
Rebuilding every model in C just seems like hitting a tiny noil with an enormous sledge hammer. Why not just make a simple linear layer that can replace the linear layers of other models like every other quantization method does?