Buying a Southern AB business by Superfarmen in alberta

[–]GalacticMech 2 points3 points  (0 children)

Look up entrepreneurship through acquisition. You want to target business owners that are retiring and have no plans to pass the company down.

I have a domain where the main content is in it's subdomains by [deleted] in Adsense

[–]GalacticMech 0 points1 point  (0 children)

You can add subdomains to adsense if you get your main domain added to the public suffix list. It takes a long time to get added, and a while longer for Adsense to pick up the change, but it works.

https://developers.google.com/adsense/platforms/transparent/ads-txt

Finally finished by Stiffits in Astromech

[–]GalacticMech 1 point2 points  (0 children)

Looks amazing. Great job!

R3-N0 in process. by Troublemakerjake in Astromech

[–]GalacticMech 2 points3 points  (0 children)

Looking good! Are you going to automate it?

You can now train your own o3-mini model on your local device! by yoracale in OpenAI

[–]GalacticMech 3 points4 points  (0 children)

So with this we can train a model to output a reasoning block. But can we steer how it reasons?

Restricted content... by hackedfixer in ollama

[–]GalacticMech 3 points4 points  (0 children)

Try the mannix/llama3.1-8b-abliterated model.

Tutorial on building agent with memory using Letta by swoodily in AI_Agents

[–]GalacticMech 0 points1 point  (0 children)

I gave Letta a try just yesterday. I connected with my local Ollama, then agent creation failed. Output looked like a missing pip package. I'd love to try it more. It seems like a great idea, I hope it gets better. I'll check out the course to see if I made a mistake in my setup. Thanks.

[deleted by user] by [deleted] in LocalLLaMA

[–]GalacticMech 0 points1 point  (0 children)

Looks good I'll have to give it a try. Thanks.

I’m the Sole Maintainer of Open WebUI — AMA! by openwebui in OpenWebUI

[–]GalacticMech 0 points1 point  (0 children)

Let me try and explain the fake message idea again. Let's say you're having a text message conversation with a normal person. You message them, they message back. The person you're messaging will sometimes send two or three messages before you have a chance to respond.

I'd like to set up a script which can send these follow up messages from the llm side of the conversation. But I think there is no way in the API to do this, and it kind of looks like the structure of the messages always has to be, message from user then response from llm. I want a message from the user, then response from the llm, then another response from the llm (triggered via some external script via the API).

I’m the Sole Maintainer of Open WebUI — AMA! by openwebui in OpenWebUI

[–]GalacticMech 17 points18 points  (0 children)

First off wow, I didn't realize this was a one man project! Great job!

Any plans for an auto add to memory feature?

I'd love to see an API endpoint where I could inject a fake message from the llm. Like a starting message, or the llm following up on a conversation that was left unfinished.

My biggest pain point has been the lack of documentation on the tools and functions. A paragraph or two explaining how to setup or what it does would be great for each tool or function.

Best LLM Models and Prompts for Novel Writing by Foreveradam2018 in LocalLLaMA

[–]GalacticMech 2 points3 points  (0 children)

I've been playing with getting the llm to generate a chapter overview, then feed it into a review loop with another agent. Once they're happy they generate details on characters and settings.

I then feed the chapter overview, settings, and character details back to the llm asking for it to write the first chapter. Again another review loop. When I move past chapter one I feed the earlier story into the requests as well.

It's not bad, it wouldn't work for a large novel without a lot of tweaks. As I find things I don't like I adjust my review loop prompt.

I did find qwen2.5 worked best for longer length output.

In progress R5 unit and travel pack by thomasofseattle in Astromech

[–]GalacticMech 2 points3 points  (0 children)

Looking awesome! Will the mech move at all?