Rene K. Mueller XYZdims.com

@xyzdims
24 Followers
34 Following
62 Posts
Exploring multiple dimensions of 3D Modeling, 3D Printing and G-code creating & pre-/post-processing
Web-Sitehttps://xyzdims.com
Printableshttps://www.printables.com/social/237565-spiritdude
Thingiversehttps://www.thingiverse.com/spiritdude/designs
Githubhttps://github.com/Spiritdude

My Formnext 2024 review with closer look at 25+ booths with shorter and longer descriptions, and a closing reflection of the current state of 3D Printing / Additive Manufacturing in 2024:

https://xyzdims.com/2024/11/26/misc-formnext-2024/

#3dprinting #additive #expo #formnext

Misc: Formnext 2024 | XYZ dims *

Pushing 3D Lissajous into Spherical Lissajous forms - instead to draw Xsin/Ysin/Zsin but doing XY circle, and rotate in X and Y cyclic [photo 1 & 2] - with optional cyclic translation [photo 4 & 5]; whereas "cyclic" means I ensure start and end connect seamless.

#3dprinting #MSLA #resin #Lissajous #primenumbers #artnresearch #geometry
Activate to view larger image,

IoT: Milk-V Duo (RISC-V) eSBC running Linux | XYZ dims *

3D Lissajous examples, MSLA printed (without support) #geometry #3dprinting
Example of digital material, "bunch of fibres" (1000 cylindrical stiff fibres): #digitalmaterial #3dprinting
So #Meta's new #Threads app needs your health and fitness info. It also needs your browsing history and your location, and your purchases, and...well, it seems to need everything. If you want to get fully creeped out, here's the whole #privacy policy: https://privacycenter.instagram.com/policy/.
Meta Privacy Policy - How Meta collects and uses user data

Learn how we collect, use and share user data to support Facebook, Instagram, Messenger and more. Use tools to manage your privacy preferences.

#MSLA resin #3dprinting: XY 35um / Z 25um resolution; pencil with 800um/0.8mm carbon tip as size comparison, strut thickness ~100um, printed on Photon Mono 4K (consumer printer).

George (Geohot): Well, okay, so #GPT-4 is **220 billion in each head**, and then it's an **eight-way mixture model**. So mixture models are what you do when you're out of ideas. [..] it's a mixture model. They just train the same model eight times, and then they have some little trick. They actually do 16 inferences, [..] I mean, the multimodality is like obvious what it is too. You just put the vision model in the same token space as your language model.

Source: https://www.latent.space/p/geohot

Petaflops to the People: from Personal Compute Cluster to Person of Compute — with George Hotz of the tiny corp

Listen now (73 min) | Ep. 18: How tiny is taking on Nvidia, Google, and PyTorch with a tiny team, building in public with AMD, hot takes on ggml, Mojo, and GPT-4, and why AI Girlfriend is next. Now on YouTube!

Latent Space

Prior the function call functionality recently added to #gpt4, I was working on a plugin system for my chatbot (very experimental), and now plugged it into the #gpt4 function call setup:

description: "provides current date and time"

and it simply returns an isoformat() string of date, and you can query time & date separately, an additional route is inserted into the conversation.

white: my input
violet: my "realtime" plugin (verbose=1); 1st gpt round
green: gpt-3.5-turbo-0613; 2nd gpt round

Using #GPT4 function calls, this guy implemented basic file write/read/delete layer for GPT4 which allowed him to create working php or javascript apps with multiple files based on a few prompts like "make me an app which does or that..." - this is really impressive to utilize GPT4 like this; we are going to direct bots to code, run, debug complex apps in the future this way: https://www.youtube.com/watch?v=cnqzTsrdExU

Next level copiloting.

GPT-4 API Function Calling: Create Full Apps / Websites With a Single Prompt

YouTube