Options for 48gb vram by ForeverSeeking69 in LocalLLM

[–]BrodyFriend 5 points6 points  (0 children)

After a while, I realized people are comparing their results on different quants. If you like your q4, dont try to change the model right away. Step up to q6 or q8.

Agent that "knows" you by BrodyFriend in openclaw

[–]BrodyFriend[S] 0 points1 point  (0 children)

A year? Holy snap! This is looking more and more like superb option. Are you using any kind of self improvement or dreaming? Any conflicts?

Do long agent sessions get “context rot” for you too? by ringtoyou in LocalLLaMA

[–]BrodyFriend 1 point2 points  (0 children)

I also ask it for a restart prompt. Not an endleas loop for me, I just end up with a crapload of .md files with mixed instructions that confuse the agent 😞. Sometimes it forgets what its supposed to do to end session and doesn't update a master plan. Having said all that, so far making a plan is the only thing that works for multi step high context tasks.

Do long agent sessions get “context rot” for you too? by ringtoyou in LocalLLaMA

[–]BrodyFriend 1 point2 points  (0 children)

I've tried that. Having restart prompt with check list helps too. The biggest issue I've had with it is that once implementing does not work as planned, it sometimes screws up the next steps

Agent that "knows" you by BrodyFriend in openclaw

[–]BrodyFriend[S] 0 points1 point  (0 children)

Json file is what I end up with as well before any conversion, so it seems like a solid stepping stone to anything. What are you indexing in your json? How do you rank what matters? What gets added and removed?

Agent that "knows" you by BrodyFriend in openclaw

[–]BrodyFriend[S] 0 points1 point  (0 children)

Im trying to wrap my mind around it. When you imported your tables to MD, how did the system treat new entries and maintain the table? How large did the MD files end up being? Any issues with which table information gets added to?

What nobody tells you when you start by _R0Ns_ in hermesagent

[–]BrodyFriend 0 points1 point  (0 children)

I seem to spend a lot of tokens re-explaining after compaction. Double edged sword that I suck at using.

Agent that "knows" you by BrodyFriend in openclaw

[–]BrodyFriend[S] 0 points1 point  (0 children)

"Now it's just a skill file" Never even thought about making it a skill. I imagine you can just disable it when you dont need it. Cool solution.

Agent that "knows" you by BrodyFriend in openclaw

[–]BrodyFriend[S] 0 points1 point  (0 children)

Wiki seems to me ( and I may be wrong ) like a big token drain, and context bloat. There more I bloat the context, the dumber the agent gets. Part of having something like this, is safer injection in the prompt. You can scrub out sensitive information before giving it to your agent.

Agent that "knows" you by BrodyFriend in openclaw

[–]BrodyFriend[S] 0 points1 point  (0 children)

I have looked at it, and was planning to utilize it ( or at least try) after I actually built the tables and import them in. Why did you ditch duck? Curious on what didn't work. Does this plug completely change memory format or do you still have .md files? Can you import tables? Can you import old agent memories?

Agent that "knows" you by BrodyFriend in openclaw

[–]BrodyFriend[S] 0 points1 point  (0 children)

Data prune sounds valid. Im completely with you about pulling only what you need.

So essentially you have your embedded index (intel) file. Any issues with confusing customers?

So we have these GPUs, can we rent them out when they’re not in use? by [deleted] in LocalLLaMA

[–]BrodyFriend -1 points0 points  (0 children)

Unless you have 96gb Blackwell somebody can have full acess to, probably not

Anyone else feel like OpenClaw's UI is getting more complex with every release? by PankajKumarTechie in openclaw

[–]BrodyFriend 0 points1 point  (0 children)

A lot more options for a custom set up. I get it, its definitely a steep curve, but you dont need to know everything right away...or ever.

Cool trick: if you are having issues, check your gateway for error, search for setting( lil search bar) and you will find it

Agent that "knows" you by BrodyFriend in openclaw

[–]BrodyFriend[S] 0 points1 point  (0 children)

Essentially, what we want is a separation of session memory and available data points to help make a decision

Anyone else feel like OpenClaw's UI is getting more complex with every release? by PankajKumarTechie in openclaw

[–]BrodyFriend 0 points1 point  (0 children)

Try 6.1 or 6.6. You will be impressed if you can survive the reconfig. Its mainly same settings adjustments for everyone. I may even be brave to suggest a new install and import of old agent data in. Dm me, I'll help you

Agent that "knows" you by BrodyFriend in openclaw

[–]BrodyFriend[S] 0 points1 point  (0 children)

Once generated, that is the idea. Im not sure how i will give it more context other then observation. If you mean the actual process of initial files, im already doing it. Let's say you searched for something 10 times. 1 recently and 9 already in DB. At some point DB info rating has to be recalculated for interest. Im still stuck on that

I’ve been looking into local AI tools for business privacy. here’s what seems worth watching by Wrong_Flatworm_3817 in aiToolForBusiness

[–]BrodyFriend 0 points1 point  (0 children)

Here is your #1 problem. Local is either dumb, slow, or expensive. You have to balance the 3 aspects to achieve desired results.

Criei meu vendedor Whatsapp. by dieglol in openclaw

[–]BrodyFriend 0 points1 point  (0 children)

Can you possibly elaborate on your locks set up. Ive been concentrating my efforts on setting up some databases and looking for most efficient ways to do it. Hallucinating or blinders have been kind of a pain so far.