Client animation is stuttering while server animation is smooth

Make sure the animation is handled clientside

I got the walk and jump to work on both the client and server, but when I run, the server plays the correct animation while the client stutters. Example Video

How would I go about doing that? Can I simply choose to play on just the client?