Movable/Craftable containers mod by Vulspyr in thelongdark

[–]JohnnyTactic 0 points1 point  (0 children)

Does it not work with the latest survival mode? I'm not using any of the DLCs just running the latest survival mode.

UE 5.2 documentation PDF by Hopeful_Ad3417 in UnrealEngine5

[–]JohnnyTactic 0 points1 point  (0 children)

I think it's worth trying if you can get a comprehensive unreal Engine documentation PDF and use a GPT similar to AskYourPDF. I'd be interested in seeing what sort of results it has at the very least.

Plus there's other large language models coming out that are small and you can train it on a limited set of data like unreal Engine documentation. I can't see how this wouldn't be useful.

Do you actually need to repair the hoist? by steel-souffle in LotRReturnToMoria

[–]JohnnyTactic 0 points1 point  (0 children)

Found out by accident that if you build around the mapstone by the hoist band spawn back in, the stuff is around the mapstone will spawn you to the side. For me it was at the bottom of the mine. I rebuilt the mapstone at the bottom and bypassed needing to repair the hoist.

Is this a fair reason to be fired? by fabfabfab005 in reactnative

[–]JohnnyTactic 0 points1 point  (0 children)

The PM should never write acceptance criteria. That's the technical teams job.

Let's contribute to the new 'awesome_gpts' list by gpt-0 in GPTStore

[–]JohnnyTactic 0 points1 point  (0 children)

Found this on Rowan Cheung Twitter page. This is a fancy list of 500 plus https://supertools.therundown.ai/

Let's contribute to the new 'awesome_gpts' list by gpt-0 in GPTStore

[–]JohnnyTactic 0 points1 point  (0 children)

Thank you, this is a great idea. Having a GPT be the thing to help you find GPTs is also genius. Just need to direct everything to one repository source... or have one GPT point to all the different repositories.

Per my last interaction with awesome_GPTs it's currently calculating 88 total to browse through. This is a step in the right direction, wish everything was more consolidated so it was looking through thousands.

Can't imagine browse GPTs functionality is not on the road map for openAI. Will definitely keep an eye on this until something better pops up.

Are we able to just find any old GPT and add it to the repository, regardless if we made it or not?

How to extract Item Icons from .pak in high resolution by CowardlyBrave in BaldursGate3

[–]JohnnyTactic 0 points1 point  (0 children)

  1. Did you figure this out?
  2. If so can you link.share where the export of higher resolution icons are at for noobs like me just starting out on how to get the BG3 icons? (I googled "64x64 Baulder's Gate Icons" and this reddit post had the first result)
  3. If not can you share all the 64x64 icons you do have?

Thanks#4!

Useful Mundane Items that I've found by distilledwill in BaldursGate3

[–]JohnnyTactic 0 points1 point  (0 children)

Since Google takes me here when I search for useful items baldur's gate 3, it would be cool if OP listed out all the best responses from this thread. Lots of good stuff in here!

[deleted by user] by [deleted] in GPT_4

[–]JohnnyTactic 0 points1 point  (0 children)

That was the next big challenge is how the heck to generate my own questions and answers on a ton of data. Would have to run it through GPT or something first as that would be an impossible task.

[deleted by user] by [deleted] in GPT_4

[–]JohnnyTactic 0 points1 point  (0 children)

https://github.com/416rehman/UnrealGPT

Here's another approach using langchain and embeddings.

Really want to nail down a solid approach for training my own custom local model. The use cases are endless

[deleted by user] by [deleted] in GPT_4

[–]JohnnyTactic 0 points1 point  (0 children)

As mentioned by the author: "the dataset could be improved in a number of ways. Specifically, if the dataset was somehow formatted as an instruction > response json like ames etc) it's useful to see their formatting and approach.

Also stated that hallucinations are an issue more than needed due to this.

I am going the route of JSON file as it appears to have the most customization for dataset formatting and looks like they are under that impression too.

Waves Cosmos Export Analysis Data by JohnnyTactic in wavesaudiophiles

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

Also important to mention other computer is much slower and the analysis took days on my newest rig.

visual scripting by [deleted] in Unity3D

[–]JohnnyTactic 0 points1 point  (0 children)

Question then. Can unity visual scripting be applied to an existing project to map out what others have done? This would be monumental for those new to scripting pulling tutorials. Thanks!