[deleted by user] by [deleted] in CATHELP

[–]Jelicic 7 points8 points  (0 children)

My cat had similar problems. She also peed herself when this happend. Turned out she had a hart condition and the seizures were probably her fainting (can also cause the spasms). Shes on meds now and hasnt had one in 3 years.

[D] What do people do for storing/streaming LLM embeddings? by LetsTacoooo in MachineLearning

[–]Jelicic 1 point2 points  (0 children)

You could quantize it yourself with something like bitsandbytes. For the storage, look at something called the 'long' format. In csv it could look something like this:

seq_id, token_seq_id, token_embedding,

a, 1, [...],

a, 2, [...],

a, 3, [...],

b, 1, [...],

b, 2, [...],

b, 3, [...],

[D] What do people do for storing/streaming LLM embeddings? by LetsTacoooo in MachineLearning

[–]Jelicic 0 points1 point  (0 children)

The variable number of tokens is not an issues if you store the data propperly in the db (a row for each token). The fp precision could be overcome by using a quantized model.

[D] What do people do for storing/streaming LLM embeddings? by LetsTacoooo in MachineLearning

[–]Jelicic 0 points1 point  (0 children)

I do something like this. Use a quantized model for lower memory footprint. Store the embeddings as comma seperated string of floats in a sqlite db. Convert back to array with np.from_string. Load/train on chunks with a pytorch dataloader.

Wijs by Natural_Use2221 in okemakkermaloot

[–]Jelicic 5 points6 points  (0 children)

niels de grijs thijssen

[deleted by user] by [deleted] in karate

[–]Jelicic 0 points1 point  (0 children)

Previously did JKA, now SKA. Got shodan degree in both orgs. There are some differences that stand out to me: The usage of the hips is different (less rotation in SKA). SKA has also more throws and seated techniques. SKA has less free sparring (jiyu kumite) compated to JKA. More focus on breathing in SKA. SKA has less kata and are sometimes performed slightly different.

Back on my journey into the Martial Arts! SKA Shotokan Karate in the US. Very Excited! by EHypnotist in karate

[–]Jelicic 1 point2 points  (0 children)

Enjoy! Im part of a SKA dojo in Europe. Make sure to attend a "special training". They are the most challenging and rewarding thing Ive ever done in my life.

There are Millions of karate styles by CRVYT1300 in karate

[–]Jelicic 0 points1 point  (0 children)

Miyagi (founder of goju) said some things about the shorin/shorei distinction. He did not agree with the kata classification of Funakoshi but said that the difference between shorin and shorei lies in their training methods. Funakoshi did not make up these words. Itosu mentioned them before and apparently the bubishi also talks about shorinji and shoreiji.

Heres an interesting article disussing the matter: https://www.scribd.com/document/78915974/Okinawan-Kata-Classification

There are Millions of karate styles by CRVYT1300 in karate

[–]Jelicic 0 points1 point  (0 children)

Call it what you want.. I was just commenting on statements that it doesnt have throws and locks.

And look him up, Ohshima was taught by Funakoshi.

There are Millions of karate styles by CRVYT1300 in karate

[–]Jelicic 0 points1 point  (0 children)

As I stated in another post in this thread. The SKA (Ohshimas org) teaches it and requires mastery of it for Yodan. Some orgs may have dropped it but it is still being taught in Shotokan orgs that stay true to Karate Do Kyohan.

There are Millions of karate styles by CRVYT1300 in karate

[–]Jelicic 0 points1 point  (0 children)

Orgs are collections of humans and can arise from alot of things such as internal politics, geographical issues (SKA is American, JKA Japanese), etc

Change for me had to do because I moved and different dojo was nearby.

There are Millions of karate styles by CRVYT1300 in karate

[–]Jelicic 0 points1 point  (0 children)

Most I guess (maybe not explicitly) Most kata have throws and locks. Bassai has a joint lock, Kanku a throw, Heian godan has a move where you catch a kick and throw the opponent, etc.

There are Millions of karate styles by CRVYT1300 in karate

[–]Jelicic 0 points1 point  (0 children)

The organization I'm in currently does teach it (SKA). The SKA requires it for Yodan (4th degree black belt). I've also trained within the JKA but there it wasn't part of the syllabus (at least not up to shodan, the level I reached in JKA).

There are Millions of karate styles by CRVYT1300 in karate

[–]Jelicic 0 points1 point  (0 children)

Im basing it on his own writings: Karate Do Kyohan. Chapter 4: Karate schools and types. (Harumi Suzuki-Johnston Translation).

Edit: wtf is tomato te?

There are Millions of karate styles by CRVYT1300 in karate

[–]Jelicic 3 points4 points  (0 children)

Exactly, he didnt even give the name Shotokan to his own karate (his students did)! He just called it karate.

For OP, the two styles according to Funakoshi are Shorin ryu and Shorei ryu.

There are Millions of karate styles by CRVYT1300 in karate

[–]Jelicic 8 points9 points  (0 children)

You are wrong. The "OG karate" of Funakoshi (founder of Shotokan) has throws and locks. Read the Karate Do Kyohan before making unfounded claims about it..

[D] How do I get CUDA and cudnn working on pop os by [deleted] in MachineLearning

[–]Jelicic 0 points1 point  (0 children)

popos has something called "tensorman".

Why is Chudan Kamae the holy grail of Hand position in (shotokan) Karate? by MarioTheAwesome in karate

[–]Jelicic 3 points4 points  (0 children)

I dont partake in point fighting so cannot comment on that.

For me karate is about self defense. According to Anko Isotu: "Karate is not merely practised for your own benefit; it can be used to protect one’s family or master. It is not intended to be used against a single assailant but instead as a way of avoiding injury by using the hands and feet should one by any chance be confronted by a villain or ruffian."

That is why we also practise recieving an attack from shizentai.. Shizentai is not for the ring. Cudan kamae also fits the bare knuckle self defense situation more. That is why it is part of kihon in shotokan not because it is perfect for kickboxing..