196
submitted 5 months ago by hexual@lemmy.world to c/technology@lemmy.world

Abacus.ai:

We recently released Smaug-72B-v0.1 which has taken first place on the Open LLM Leaderboard by HuggingFace. It is the first open-source model to have an average score more than 80.

you are viewing a single comment's thread
view the rest of the comments
[-] Fisch@lemmy.ml 8 points 5 months ago* (last edited 5 months ago)

Unfortunately LLMs need a lot of VRAM. You could try using koboldcpp, it runs on the CPU but let's you offload layers onto the GPU. That way you might be able to stay withing those 4gb even with larger models.

Edit: I forgot to mention there's a fork of koboldcpp with rocm for AMD cards, which is about twice as fast if I remember correctly. Only relevant if you have an AMD card tho.

Edit 2: This is the model I use btw

[-] miss_brainfarts@lemmy.blahaj.zone 2 points 5 months ago

I'm currently playing around with the Jan client, which uses the nitro engine. I think I need to read up on it more, because when I set the ngl value to 15 in order to offload 50% to GPU like the Jan guide says, nothing happens. Though that could be an issue specific to Jan.

[-] Fisch@lemmy.ml 2 points 5 months ago

Maybe 50% GPU is already using too much VRAM and it crashes. You could try to set it to 0% GPU and see if that works.

[-] miss_brainfarts@lemmy.blahaj.zone 1 points 5 months ago

I may need to lower it a bit more, yeah. Though when I try to to use offloading, I can see that vram usage doesn't increase at all.

When I leave the setting at its default 100 value on the other hand, I see vram usage climb until it stops because there isn't enough of it.

So I guess not all models support offloading?

[-] General_Effort@lemmy.world 4 points 5 months ago

Most formats don't support it. It has to be gguf format, afaik. You can usually find a conversion on huggingface. Prefer offerings by TheBloke for the detailed documentation, if nothing else.

[-] Fisch@lemmy.ml 2 points 5 months ago

The models you have should be .gguf files right? I think those are the only ones where that's supported

[-] miss_brainfarts@lemmy.blahaj.zone 1 points 5 months ago

All of them are gguf, yeah

this post was submitted on 07 Feb 2024
196 points (95.4% liked)

Technology

55692 readers
2658 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS