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.

top 11 comments
sorted by: hot top controversial new old
[-] istanbullu@lemmy.ml 6 points 2 months ago

llama.cpp and ollama already support it!

https://ollama.com/library/llama3.1

[-] greysemanticist@lemmy.one 1 points 2 months ago

It doesn't follow instructions, insists on being "conversational" despite being told not to be.

that is the base model. Wait for people to finetune it for spesfic tasks

[-] possiblylinux127@lemmy.zip -1 points 2 months ago
[-] chayleaf@lemmy.ml 8 points 2 months ago

the code is FOSS, the weights aren't, this is pretty common with e.g. FOSS games, the only difference here is weights are much costlier to remake from scratch than game assets

[-] possiblylinux127@lemmy.zip 5 points 2 months ago

The license has limitations and isn't something standard like Apache

[-] pennomi@lemmy.world 5 points 2 months ago

True, but it hardly matters for the source since the architecture is pulled into open source projects like transformers (Apache) and llama.cpp (MIT). The weights remain under the dubious Llama Community License, so I would only call the data “available” instead of “open”.

[-] possiblylinux127@lemmy.zip 4 points 2 months ago

I'll just stick to Mistral

[-] bazsalanszky@lemmy.toldi.eu 1 points 2 months ago

Are you using mistral 7B?

I also really like that model and their fine-tunes. If licensing is a concern, it's definitely a great choice.

Mistral also has a new model, Mistral Nemo. I haven't tried it myself, but I heard it's quite good. It's also licensed under Apache 2.0 as far as I know.

[-] possiblylinux127@lemmy.zip 3 points 2 months ago* (last edited 2 months ago)
[-] bazsalanszky@lemmy.toldi.eu 2 points 2 months ago

Yes, you can find it here.

this post was submitted on 23 Jul 2024
44 points (90.7% liked)

LocalLLaMA

2216 readers
25 users here now

Community to discuss about LLaMA, the large language model created by Meta AI.

This is intended to be a replacement for r/LocalLLaMA on Reddit.

founded 1 year ago
MODERATORS