HN user

vd2287

1 karma
Posts4
Comments7
View on HN

Felt like this needed a deeper look into what this even is:

Cyckle is an AI wrapper built in Cython, it runs local LLMs like Phi-3.5, and can analyze CSVs without sending anything to the cloud. All open-source.

Currently works on Debian (I recommend 13 as that was what I am running right now, but 12 should work fine. If it doesn't, let me know in the repo!)

It's honestly saddening to see companies calling their projects "fully free and open source" when in reality, they aren't fully open source. Of course, not all companies are contributors to this, as Microsoft Phi (One of my favorites!) is open source. But hey, at least we have good ol actually open source Llama 2!

Yes. Put it under a license that requires attribution (like MIT) and open source it. These kinds of software are better if open so that more people can analyze and implement similar technology to make software more accessible.