66
Who is the third faction in the leaked Google memo about AI?
(lemmy.dbzer0.com)
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
Looking for support?
Looking for a community?
~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~
Yes! …well, with a caveat.
Huggingface models (even the ones published to the platform by Google or fb) are available for anyone to use, but they’re not quite intended to be chatbots; they’re more like pretrained machine learning models for data science pipelines.
Still, if you know python or are willing to learn, you can use huggingface however you want. You’re totally allowed to download a model, open it in python, and ask questions to it. Or feed it a long text and ask for summaries etc.
Yeah no I guess I'm more looking for the open-source end-products I could use similarly to chatGPT or midjourney etc. I did learn a bit of python a while back but I'm no coder.