Damus
inkan · 2w
That sounds ambitious if it's meant to be a step in the direction of making deepseek 4 run on your laptop. I've sometimes made ambitious claims myself, so I take care to never be entirely dismissive. ...
mleku profile picture
you can run the english/japanese translator aready https://git.smesh.lol/transdb it uses the cayley tree/bethe latrice as the coordinate system and the translator is about 80% accurate by sample testing, and can carry the semantic relations between ideas in such a way that it walks around in it. similar ideas are short distances. synonyms like language translation are close neighbours. it also has a basic word order and transforms, it can find bridges through other languages to find appropriate expansions.

so i am sure it cad do inference. eventually, without LLM to interpolate. because the database engine, iskradb is fully dynamic, it can learn from the LLM and user input also
1
inkan · 2w
Hmm, looks like I have to look up Cayley trees and Bethe lattices. See if I can figure out what is going on.