this post was submitted on 27 Oct 2023
525 points (94.9% liked)

Technology

58061 readers
31 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 10 months ago (2 children)

For large context models the hardware is prohibitively expensive.

[–] [email protected] 1 points 10 months ago (2 children)

I can run 4bit quantised llama 70B on a pair of 3090s. Or rent gpu server time. It's expensive but not prohibitive.

[–] [email protected] 1 points 10 months ago (1 children)

How many tokens can you run it for?

[–] [email protected] 1 points 10 months ago

3k?Can't recall exactly, and I'm getting hardwarestability issues.

[–] [email protected] 1 points 10 months ago

I’m trying to get to the point where I can locally run a (slow) LLM that I’ve fed my huge ebook collection too and can ask where to find info on $subject, getting title/page info back. The pdfs that are searchable aren’t too bad but finding a way to ocr the older TIFF scan pdfs and getting it to “see” graphs/images are areas I’m stuck on.

[–] [email protected] 1 points 10 months ago (1 children)

I personally use runpod. It doesn't cost much even for the high end level stuff. Tbh the openai API is easier though and gives mostly better results.

[–] [email protected] 1 points 10 months ago (1 children)

I specifically said "large context" how many tokens can you get through before it goes insanely slow?

[–] [email protected] 1 points 10 months ago

Max token windows are 4k for llama 2 tho there's some fine tunes that push the context up further. Speed is limited by your budget mostly, you can stack GPUs and there are most models available (including the really expensive ones)

I'm just letting you know, If you want something easy, just use ChatGtp. I don't find them overly expensive for what it is.