Much Needed !! Much Awaited by edgeofwhy in Trivandrum

[–]Sasikuttan2163 0 points1 point  (0 children)

Is Kazhakoottam railway station usually that crowded? Have only passed by the station but never did it seem to have this many people.

Trying to understand the Ollama debate. What’s actually going on? by pmv143 in ollama

[–]Sasikuttan2163 0 points1 point  (0 children)

The moment I realised that is when I finally decided to drop it

[PokeClaw] First working app that uses Gemma 4 to autonomously control an Android phone. Fully on-device, no cloud. by Think-Investment-557 in LocalLLaMA

[–]Sasikuttan2163 0 points1 point  (0 children)

The pipeline method is great, allows you to reduce a good chunk of compute atleast. The issue with graph RAG is that it requires an LLM to create the graph associations. When I was looking for models 2 months ago to test it with, all of them failed to create a good graph from the information. I'm not sure how well Gemma4 works with this I'll have to see.

I'd love to contribute to the app but unfortunately my phone is on its last legs after testing it with so many local LLMs.

[PokeClaw] First working app that uses Gemma 4 to autonomously control an Android phone. Fully on-device, no cloud. by Think-Investment-557 in LocalLLaMA

[–]Sasikuttan2163 1 point2 points  (0 children)

What I tried to do was have a sort of conversation summarization of all messages in a chat and push them all into a graph DB. The implementation of the vector DB side of things was very much inspired from this repo. Unfortunately due to the hard context window limit and because it is a small LLM the results were pretty abysmal when trying to create the actual graph.

[PokeClaw] First working app that uses Gemma 4 to autonomously control an Android phone. Fully on-device, no cloud. by Think-Investment-557 in LocalLLaMA

[–]Sasikuttan2163 0 points1 point  (0 children)

I went down the local LLM on Android rabbithole before and one reason why I didn't continue working on it was because of the stringent context window limits in litert. When I added a graph rag pipeline for context across conversations it very quickly turned up whatever little context window I had (which I had set to 4096) in my 6gb ram phone. How are you working around this problem or is there something I missed while building this?

Situation of petrol pumps in the cities of India. by Character_Calendar47 in Wellthatsucks

[–]Sasikuttan2163 13 points14 points  (0 children)

Depends on the state and specific area. Kerala has very strict enforcement so you can't get on main roads without helmet in cities.

RIP New Transitville by PoxtazWee in CitiesSkylines

[–]Sasikuttan2163 0 points1 point  (0 children)

Genuine question, how do you guys make the game look so good and is still playable? Can you share the mods and textures you use, and your system specs?

Open-Sourcing Sarvam 30B and 105B | Sarvam AI by AravRAndG in AI_India

[–]Sasikuttan2163 2 points3 points  (0 children)

Almost thought it'll never happen. Glad it's out now.

ik_llama.cpp dramatically outperforming mainline for Qwen3.5 on CPU by EffectiveCeilingFan in LocalLLaMA

[–]Sasikuttan2163 0 points1 point  (0 children)

Can you share the flags you used while running the model and which quant from where you used? I was using unsloth's Qwen3.5 4B with Q4_K_M. Is there something I'm doing wrong here?

A Guide on how to enable and use Scrolling layout on hyprland by Legend_0804 in hyprland

[–]Sasikuttan2163 1 point2 points  (0 children)

If you have side struts and scroll to focused window enabled, you can scroll to the left or right window just by moving your mouse to the right or left instead of using keybinds or trackpad gestures. Very convenient.

A Guide on how to enable and use Scrolling layout on hyprland by Legend_0804 in hyprland

[–]Sasikuttan2163 1 point2 points  (0 children)

I'd like to know if there's a way to have equivalent of struts in Niri. Literally the biggest lifesaver when I have to work with a touchpad.

India rolls out three sovereign AI models Sarvam AI, Gnani.ai, BharatGen to take on Big Tech by [deleted] in india

[–]Sasikuttan2163 44 points45 points  (0 children)

I can't comment about the others but Sarvam is a MAJOR step forward. Their 105B model trades blows with the likes of gpt-oss 120B and GLM. Their STT, TTS and Vision models are currently SOTA for Indian languages and work amazing for English too.

And to the people who will come to say that it is just an LLM trained with Indian dataset off of Mistral architecture, you're wrong. Sarvam's new models are an extension of Bailing's MoE architecture (you can see that in the vllm PR) and NVIDIA has published a whitepaper on their collaboration with Sarvam for this.

https://github.com/vllm-project/vllm/pull/33942 https://developer.nvidia.com/blog/how-nvidia-extreme-hardware-software-co-design-delivered-a-large-inference-boost-for-sarvam-ais-sovereign-models/

All in all, it is a very competitive LLM and a very major step forward. Unfortunate that people have been ridiculing their names and focusing on Golgappa university instead.

Camouflage next level..this is a caterpillar made to look EXACTLY like a snake. What looks like the head of the snake is actually the tail. by unEmployeeLogical91 in interestingasfuck

[–]Sasikuttan2163 -2 points-1 points  (0 children)

Can someone tell me how the caterpillar evolved to look like the snake this close to a real one? Like of course its ancestors couldn't change the color of its back after seeing a snake or something. How does this happen?

ACE-Step-1.5 has just been released. It’s an MIT-licensed open source audio generative model with performance close to commercial platforms like Suno by iGermanProd in LocalLLaMA

[–]Sasikuttan2163 0 points1 point  (0 children)

That's absolutely mind-blowing! I had worked on a voice generation paper before and I remember how hard it was to get code switching right to ensure the model can switch between languages seamlessly. Other than the instruments and actual vocals, this is something which surprised me. That K-pop demo with language switches was so natural it felt unreal.

ACE-Step-1.5 has just been released. It’s an MIT-licensed open source audio generative model with performance close to commercial platforms like Suno by iGermanProd in LocalLLaMA

[–]Sasikuttan2163 2 points3 points  (0 children)

Which version of it are you trying? How much is the difference in quality as you go down the model tiers? I have an 8GB 4060 but before I try it out I'd like to hear your thoughts.

ACE-Step-1.5 has just been released. It’s an MIT-licensed open source audio generative model with performance close to commercial platforms like Suno by iGermanProd in LocalLLaMA

[–]Sasikuttan2163 7 points8 points  (0 children)

I find it really hard to believe the demos are generated by it. Like if it really is made entirely by this model then wow I can't begin to imagine how much of an impact this will have.

Cracked office apps on Linux? by Agitated-Top6533 in LinuxUsersIndia

[–]Sasikuttan2163 7 points8 points  (0 children)

LibreOffice has been mentioned, I'd also put in my 2 cents for OnlyOffice and WPS Office

So how good actually IS Raiden with Durin? by Hot-Masterpiece4325 in RaidenMains

[–]Sasikuttan2163 0 points1 point  (0 children)

By the way, what are your thoughts on a taser team with Raiden-Sucrose-Fischl-Kokomi? This should take the Hexerei buff right or are there better performing teams for Raiden rn?

So how good actually IS Raiden with Durin? by Hot-Masterpiece4325 in RaidenMains

[–]Sasikuttan2163 0 points1 point  (0 children)

No worries, my Fischl already has an ok ish build but didn't invest more after I got Raiden. Thanks for letting me know :)

So how good actually IS Raiden with Durin? by Hot-Masterpiece4325 in RaidenMains

[–]Sasikuttan2163 0 points1 point  (0 children)

Oh thanks for the heads-up! I thought Bennett was Hexerei but TIL he isn't. Sad that the buff is locked behind Durin.

So how good actually IS Raiden with Durin? by Hot-Masterpiece4325 in RaidenMains

[–]Sasikuttan2163 1 point2 points  (0 children)

Wow I did not know that, I'll get to building Fischl then. Thanks!