38

Another day, another model.

Just one day after Meta released their new frontier models, Mistral AI surprised us with a new model, Mistral Large 2.

It's quite a big one with 123B parameters, so I'm not sure if I would be able to run it at all. However, based on their numbers, it seems to come close to GPT-4o. They claim to be on par with GPT-4o, Claude 3 Opus, and the fresh Llama 3 405B regarding coding related tasks.

benchmarks

It's multilingual, and from what they said in their blog post, it was trained on a large coding data set as well covering 80+ programming languages. They also claim that it is "trained to acknowledge when it cannot find solutions or does not have sufficient information to provide a confident answer"

On the licensing side, it's free for research and non-commercial applications, but you have to pay them for commercial use.

44
Llama 3.1 is out! (ai.meta.com)

Meta has released llama 3.1. It seems to be a significant improvement to an already quite good model. It is now multilingual, has a 128k context window, has some sort of tool chaining support and, overall, performs better on benchmarks than its predecessor.

With this new version, they also released their 405B parameter version, along with the updated 70B and 8B versions.

I've been using the 3.0 version and was already satisfied, so I'm excited to try this.

[-] bazsalanszky@lemmy.toldi.eu 9 points 5 months ago

I haven't heard of Hydroxide before; thank you for highlighting it! Just one question: Does it also require a premium account like the official bridge, or is it also available for free accounts?

[-] bazsalanszky@lemmy.toldi.eu 5 points 11 months ago

It's great to see such cool FOSS options. Thanks for sharing this – super helpful!

[-] bazsalanszky@lemmy.toldi.eu 5 points 11 months ago* (last edited 11 months ago)

The latest version of Eternity is compatible with Lemmy 0.19. You might need to log out and log back in, though.

However, the new functions aren't implemented yet (e.g. the new sorting methods)

[-] bazsalanszky@lemmy.toldi.eu 13 points 1 year ago

This reminds me of one of my older projects. I wanted to learn more about network communications, so I started working on a simple P2P chat app. It wasn't anything fancy, but I really enjoyed working on it. One challenge I faced was that, at the time, I didn't know how to listen for user input while handling network communication simultaneously. So, after I had managed to get multiple TCP sockets working on one thread, I thought, why not open another socket for HTTP communication? That way, I could incorporate a fancy web UI instead of just a CLI interface.

So, I wrote a simple HTTP server, which, in hindsight, might not have been necessary.

[-] bazsalanszky@lemmy.toldi.eu 9 points 1 year ago* (last edited 1 year ago)

I discovered a channel called 'Just Alex' awhile ago, and I've binge-watched most of his videos. He makes videos about a variety of activities he engages in. For example, two years ago, he started beekeeping as a hobby. In these videos, he shows the progress he has made since then, taking care of his bees and harvesting their honey.

He also has videos on collecting mushrooms, growing crops, and traveling around Europe.

What I like about him is how calming his videos are and the amount of effort he puts into making them interesting, without resorting to clickbait content.

[-] bazsalanszky@lemmy.toldi.eu 19 points 1 year ago

Termux: A terminal emulator for Android.

[-] bazsalanszky@lemmy.toldi.eu 58 points 1 year ago

You are right. I think it's time to release it on Google play. I also want to focus on getting the app into the main F-Droid repo as well.

[-] bazsalanszky@lemmy.toldi.eu 15 points 1 year ago

Nope! It's my fault. I forgot to update the version number before building this release.

[-] bazsalanszky@lemmy.toldi.eu 7 points 1 year ago

Hi!

Dev here. Would you mind filing a report on this issue via Codeberg? Additional information would be greatly beneficial for me to identify and resolve the problem. If possible, could you also provide me with the relevant logs? This sounds like a serious issue I would like to resolve this ASAP.

[-] bazsalanszky@lemmy.toldi.eu 28 points 1 year ago

I'm so happy to see Infinity for Lemmy in a meme. This made my day. Thank you.

[-] bazsalanszky@lemmy.toldi.eu 9 points 1 year ago

We've just lunched !infinityforlemmy@lemdro.id, the official community for the project!

[-] bazsalanszky@lemmy.toldi.eu 9 points 1 year ago

UPDATE: I have just released the first alpha version of this project. You can find it here.

You can also use the project link from the post to grab the apk with Obtainium as well.

62
Infinity for Lemmy (codeberg.org)
submitted 1 year ago* (last edited 1 year ago) by bazsalanszky@lemmy.toldi.eu to c/android@lemdro.id

Hello everyone,

I'm not sure this is the right community for this, but I want to announce my new project: Infinity for Lemmy.

Basically, this is a fork of the Infinity for Reddit application, modified to get it to work with Lemmy.

But I must remind you to temper your expectations as this project is still in its infancy. It has some basic features already in place, but there’s a lot more to be accomplished.

What Infinity for Lemmy Can Currently Do:

•	Browse posts
•	Handle multiple accounts
•	Upvote and downvote posts

What Infinity for Lemmy Cannot Do (Yet):

•	Load comments
•	Handle subscriptions
•	Search for posts, users, or communities
•	Write posts or comments
•	Send private messages
•	And many more

So, while Infinity for Lemmy is in its current state not a feature-rich client, but it’s a promising start.

For those interested, here’s the link to my git repository: https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy

I invite everyone to contribute in whatever capacity they can, whether it be through coding, reporting bugs, suggesting features, or even just providing feedback and insights. Let’s shape the future of Infinity for Lemmy together!

Screenshot 1

Screenshot 2

Screenshot 3

view more: next ›

bazsalanszky

joined 2 years ago