this post was submitted on 03 Nov 2023
170 points (91.7% liked)

Technology

58431 readers
4569 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
[–] BrownianMotion@lemmy.world 9 points 11 months ago (1 children)

the AI that nextcloud is offering uses openAI, sign up get a api key and add it. Your ai requests goto the cloud. (and i couldnt get it to work, constant " too many request" or a straight "failed")

The other option is the addon " local llm", you download a cutdown llm like llama2 or falcon and it runs locally. I did get thoes all installed, but it didnt work for general prompts.

Nextcloud will probably fix things over time, and the developer who made the local llm plugin will to, but right now this isnt very useful to selfhosters.

[–] TheDarkKnight@lemmy.world 2 points 11 months ago (1 children)

Llama’s getting pretty damn good, check out phind.com if you haven’t yet…its programming better than GPT-4 supposedly!

[–] BrownianMotion@lemmy.world 2 points 11 months ago

I just asked it to write an assembly program for the Intel 8008 uprocessor, and it just knocked it out! That's not bad for a chip that was released in 1972 !