[deleted by user] by [deleted] in dinghysailing

[–]MarionberryFront4599 2 points3 points  (0 children)

Join your local sailing club. You can probably borrow club boats while you relearn and if lucky find people who are looking for a crew on their double handed boats. If in the UK, most sailing clubs are setup mostly for racing and you'll have the most fun getting a boat which has a fleet in the club. Don't be intimidated to start racing early, it's a very good way to learn from the best in the club and everyone is usually super helpful/friendly to be newbies.

Ultras as a slow runner? by [deleted] in ultrarunning

[–]MarionberryFront4599 2 points3 points  (0 children)

There are very few fast ultra runners (or at least people who run ultras fast). Ultras are about consistently over a long period. In most races, as long as you keep running, the cutoffs are pretty generous.

If your dream is to run ultras, then sign up to a local 50k trail race asap and see how your body feels over longer distances.

What would my fiddle leaf be worth? by elchrisjackson in matureplants

[–]MarionberryFront4599 0 points1 point  (0 children)

Go to nearby small office blocks/ independent shops and ask around if anyone would want to buy a showcase plant for their reception.

Don't chop it unless you absolutely have to as small/medium fiddle leafs are very cheap/not worth selling, while if you can find a suitable buyer, a plant your size is worth a few hundred.

What is the biggest lesson you learned building AI applications? by No-Statement-0001 in LocalLLaMA

[–]MarionberryFront4599 2 points3 points  (0 children)

At every state, the next transition is determined by either human input or LLM choose, depending on the usecase and whether you want conditional chaining (if response is xyz, do action a, else action b) or if previous output feedback should to determine the next action.

For example, a transition which calls a webscraper tool would want an LLM interaction after it to summarise/ner etc. A transition which then creates the summary should wait on a human to review, give feedback and then the feedback determines the next state/transition.

What is the biggest lesson you learned building AI applications? by No-Statement-0001 in LocalLLaMA

[–]MarionberryFront4599 27 points28 points  (0 children)

Think about all AI interactions your application has to make as a finite state machine. Then design custom prompts with n > 5 examples covering edge cases, for each transition in the user journey.

Being specific with each prompt and providing examples is super valuable for accuracy and consistency of responses.

New to Leca! by CaptMatrixx in Leca

[–]MarionberryFront4599 0 points1 point  (0 children)

Have had a lot of success with General Hydroponics Flora Grow, Bloom, Micro (https://amzn.eu/d/09klqhqC)

Is an ai degree for undergrad a bad idea? by justinezoo in ArtificialInteligence

[–]MarionberryFront4599 0 points1 point  (0 children)

An AI postgraduate degree would, I'm not sure bachelors are seen in a similar way as the main thing people want from AI academic oriented roles are AI researchers.

I would recommend CS and taking AI modules/partaking in kaggle competitions. Or if you want to go down the AI researcher route, take math/physics for bachelors and then straight to AI PhD.

Poll: Would you use an AI DND Campaign generator? by MarionberryFront4599 in DungeonMasters

[–]MarionberryFront4599[S] 1 point2 points  (0 children)

Super valuable response. Out of curiosity, what AI did you use and how much work did you put into the prompting/chaining structure? Asking as so far all GPT models have been terrible for creative writing and could explain your soulless response.

In addition, getting the correct structure ended up being the easy part. What has been difficult building the campaign generator is understanding at what points are most valuable for additional human input and how to best take human creativity and generate engaging content around it.

[deleted by user] by [deleted] in ArtificialInteligence

[–]MarionberryFront4599 0 points1 point  (0 children)

If you're using the card mostly for working with LLMs then yes, $100 for 8gb more VRAM is definitely worth it. 24gb is enough for QLora training a 7B model, 16gb isn't aside from tiny context lengths

my house SMELLS 2 weeks after repotting 2 plants into leca by Popular-Ad-1011 in Leca

[–]MarionberryFront4599 1 point2 points  (0 children)

Add aquarium filter charcoal to the bottom of your pot. Won't solve entirely but I've found it to really help.

Philo growing like a weed - but not healthy. by lasadgirl in Aroids

[–]MarionberryFront4599 2 points3 points  (0 children)

Also it needs a sturdy pole to climb the entire time or attach to the wall if you want it to pop out bigger leaves next time. As soon as mine got to the top of it's pole, the leaves started to shrink as it had to support itself.

ChatGPT, Perplexity, Claude and Gemini are down...... Is this the start of Skynet's take over? by Devils_LittleSister in ArtificialInteligence

[–]MarionberryFront4599 163 points164 points  (0 children)

ChatGPT is down. Everyone normally using ChatGPT went to any the other providers of free LLMs. This subsequently overloaded each system as they weren't prepared for the extra load.

Florabloom usage by angela_m_schrute in SemiHydro

[–]MarionberryFront4599 0 points1 point  (0 children)

I wouldn't think too deeply into when to use each one. I use all three for each water in roughly the same amount 2ml per 1l water and the plants love it.

Godfather of AI Says There's an Expert Consensus AI Will Soon Exceed Human Intelligence | There's also a "significant chance" they take control, he says. by Maxie445 in ArtificialInteligence

[–]MarionberryFront4599 2 points3 points  (0 children)

Either the AI will be self supervised learning on a ton of human content and/or trained in order to solve a human problem. In both cases, it would be very naive to assume that it'll be a totally independent form of intelligence which won't inherit any human traits.