this post was submitted on 04 Oct 2024
29 points (85.4% liked)

Selfhosted

39479 readers
252 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 

A while ago, I had requested help with using LLMs to manage all my teaching notes. I have since installed Ollama and been playing with it to get a feel for the setup.

I was also suggested the use of RAG (Retrieval Augmented Generation ) and CA (cognitive architecture). However, I am unclear on good self hosted options for these two tasks. Could you please suggest a few?

For example, I tried ragflow.io and installed it on my system, but it seems I need to setup an account with a username and password to use it. It remains unclear if I can use the system offline like the base ollama model, and that information won't be sent from my computer system.

you are viewing a single comment's thread
view the rest of the comments
[–] scrubbles@poptalk.scrubbles.tech 2 points 1 day ago (4 children)

I'm not 100% what you're asking for, but I use text-generation-webui for all of my local generation needs.

https://github.com/oobabooga/text-generation-webui

[–] brucethemoose@lemmy.world 1 points 1 day ago (3 children)

Text-generation-webui is cool, but also kinda crufty. Honestly a lot of the stuff is holdovers from what's now ancient history in LLM land, and it has (for me) major performance issues at longer context.

[–] scrubbles@poptalk.scrubbles.tech 1 points 1 day ago (1 children)

Anything better you know of? Most of my usage now with it is through its api

[–] brucethemoose@lemmy.world 1 points 1 day ago (1 children)

Uh, depends on your hardware and model, but probably TabbyAPI?

[–] scrubbles@poptalk.scrubbles.tech 1 points 19 hours ago

Neat! I'll check it out!

load more comments (1 replies)
load more comments (1 replies)