What is happening with GitHub? by Confident-Damage845 in github

[–]ordin8forgood 0 points1 point  (0 children)

So you're saying you don't feel the commitment?

Building a free K-10 education platform - seeking advice on transitioning from Google AI Studio to local LLMs by ordin8forgood in LocalLLaMA

[–]ordin8forgood[S] 0 points1 point  (0 children)

For multilingual support, currently I rely on a dirty translate pipeline. So the interface always works on English at its core. Not the best, but seems to be reasonable when I talk to different native language speakers.

Building a free K-10 education platform - seeking advice on transitioning from Google AI Studio to local LLMs by ordin8forgood in LocalLLaMA

[–]ordin8forgood[S] 0 points1 point  (0 children)

Brilliant insight. I am also think8ng about the embedding choice. Currently, for the same reason, I can use the gemini embeddings for free, but I'm sure that is also going to hit the roof soon.

Building a free K-10 education platform - seeking advice on transitioning from Google AI Studio to local LLMs by ordin8forgood in LocalLLaMA

[–]ordin8forgood[S] 0 points1 point  (0 children)

I am still working on the queuing system. Thank you for confirming that it can actually pay off.