andrew0

joined 2 years ago
[–] andrew0@lemmy.dbzer0.com 2 points 2 weeks ago

All the ones I mentioned can be installed with pip or uv if I am not mistaken. It would probably be more finicky than containers that you can put behind a reverse proxy, but it is possible if you wish to go that route. Ollama will also run system-wide, so any project will be able to use its API without you having to create a separate environment and download the same model twice in order to use it.

[–] andrew0@lemmy.dbzer0.com 16 points 2 weeks ago (3 children)

Ollama for API, which you can integrate into Open WebUI. You can also integrate image generation with ComfyUI I believe.

It's less of a hassle to use Docker for Open WebUI, but ollama works as a regular CLI tool.

[–] andrew0@lemmy.dbzer0.com 7 points 1 month ago

You really think this is all him? Guy's got a full team running the media. The Heritage Foundation's got its grimy hands all over the country.

[–] andrew0@lemmy.dbzer0.com 12 points 1 month ago* (last edited 1 month ago) (2 children)

Didn't this guy just go on French national TV and say that Macron is a dictator?

I think if this guy gets voted in, Romania might say bye bye to its EU funds.

[–] andrew0@lemmy.dbzer0.com 33 points 1 month ago* (last edited 1 month ago)

I heard that Poland is also cheering for some MAGA guy in the next election... Troubling times ahead.

For Romania, there might still be a chance in the run-off. However, the difference between the two candidates was quite large (20% difference; 1.8 million votes). Similarly, the other candidates seemed to have voters that would rather vote for the nazi. Most likely all hope is lost, but that 1% chance is still there.

[–] andrew0@lemmy.dbzer0.com 1 points 2 months ago

You're right! Sorry for the typo. The older nomic-embed-text model is often used in examples, but granite-embedding is a more recent one and smaller for English-only text (30M parameters). If your use case is multi-language, they also offer a bigger one (278M parameters) that can handle English, German, Spanish, French, Japanese, Portuguese, Arabic, Czech, Italian, Korean, Dutch, Chinese (Simplified). I would test them out a bit to see what works best for you.

Furthermore, if you're not dependent on MariaDB for something else in your system, there are also some other vector databases I would recommend. Qdrant also works quite well, and you can integrate it pretty easily in something like LangChain. It really depends on how much you want to push your RAG workflow, but let me know if you have any other questions.

[–] andrew0@lemmy.dbzer0.com 2 points 2 months ago* (last edited 2 months ago) (2 children)

Have a look at Ollama embeddings. Easy to set up and the models are much smaller than a typical LLM.

[–] andrew0@lemmy.dbzer0.com 28 points 2 months ago (4 children)

No one is stopping them from buying meat though? There are still big sections full of it in stores that you see whenever you go grocery shopping.

Heck, I would ban the ads on all food products if it were me. Same with pharmaceuticals.

[–] andrew0@lemmy.dbzer0.com 2 points 2 months ago

My bad, I initially read that we should give Florida to Russia in exchange for Ukraine getting back Crimea, haha. I said giving Alaska instead because it was also part of Russia before, so they could spin it off the narrative similarly to what they did to Ukraine.

But yeah, I don't think the clown in the White House can really understand the situation unless you put it in perspective for him.

[–] andrew0@lemmy.dbzer0.com 3 points 2 months ago (4 children)

Why not give Alaska back to Russia? You know, if we're at the stage where we say we cede territories...

[–] andrew0@lemmy.dbzer0.com 11 points 2 months ago (1 children)

It would be a shame if someone were to make a post with their office locations across Europe and share it in all the European communities on Lemmy...

[–] andrew0@lemmy.dbzer0.com 20 points 2 months ago (3 children)

What's the plan against this? It's pretty clear that this type of grifting works. Hungary kept Orban in power for far too long, and now Romania might be next.

 

Hello everyone! I am interested in replacing the Google Speech Recognition and Synthesis app on Android. For Speech-to-Text (STT), I've tried Whisper and FUTO, and settled on the latter because it seemed to be more versatile. Also, FUTO seems to have some decent recognition, but not yet capable of handling all the languages that I want. Regardless, so far happy with STT. The only annoyance I have is that it does not appear as an option in the settings for Speech recognition :(

However, I can't seem to find any replacements that have good Text-to-Speech (TTS) quality. I tried espeak-ng and RHVoice, but both have robotic outputs.

Given the recent advancements in AI, I was expecting that there would be ways to incorporate open source TTS models like Kokoro to generate speech on the go. Nevertheless, I could not really find any such apps so far.

Has anyone managed to completely replace the Google app with (an)other privacy-focused FOSS app(s)?

view more: next ›