ActorNightly
- Karma
- 0
- Created
- ()
- Submissions
- 0
- NexPhone from Nexdock (nexphone.com)
-
I remember seeing a post about an encryption method where the encrypted text is composed of a paragraph that reads like normal english. Anyone know what Im referring to? I can't seem to find it anymore.
-
Basically I want to take large codebases and transfer train an LLM on them so that I don't have to have to insert the code into prompt and deal with context windows and token limits. Is this doable or is there a better…
-
Ive been out of the loop a bit on running models at home (with Ollama and such). I want to build an air cooled home server to run the bigger parameter models (like llama3 70b which is 40gb with quantization to 4bits).…
-
Its been a while since I have touched Freecad, and would like to go open source for my Cad projects, but the last time I used it it was severely lacking in features compared to Solidworks. The main thing Im looking for…
-
I was reading this about Mazda Kinematic Posture Control (https://www.passportmazda.com/blogs/1766/uncategorized/mazda-has-develops-new-technology-that-provides-the-mx-5-miata-with-better-stability-when-cornering/),…
-
Im getting ~$800k after taxes from my grandparents will. I want the safest possible way to invest this money, something I can just leave alone and not manage and without any risk involved, no matter how small the…
-
Given the hyper efficient documentation search that is chatgpt, I feel like I can easily knock out code for a second remote job in the spare time I have off my main one. Is there any way for companies to find out that I…
-
Id like to train an inference model that takes a bunch of structured text as an input (html), and outputs the relevant text. The goal is to build a pipeline where given a website for technical product spec, it outputs…
-
I need something that can query a set of rules at predetermined intervals and display a notification if the data has changed since last query.