Viewing profile — reichardt
reichardt
HN member- Joined
- Sun, Dec 11, 2016, 7:16 PM UTC
- HN karma
- 135
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About reichardt
No profile information was provided.
Recent public activity
- story
-
comment
Comment #43920866
With around 4.6 GiB model size the new Qwen3-8B quantized to 4-bit should fit comfortably in 16 GiB of memory: https://huggingface.co/mlx-community/Qwen3-8B-4bit
-
comment
Comment #42850956
You likely mean sampler, not decoder. And no, the stronger the quantization, the more the output token probabilities diverge from the non-quantized model. With a sampler you can't …
-
comment
Comment #38710745
Looks awesome! The YouTube video linked inside the GitHub README seems to be unavailable: https://youtu.be/zm0XbLmXtXY Would love to see an up-to-date demo video.
-
comment
Comment #37696086
Amazing! The inserted objects are renders of textured 3D models and not generated by a diffusion model + ControlNet? Is there a fixed set of textured 3D models available or are the…
-
comment
Comment #35403381
GPT-4 seems to perform better: https://twitter.com/evanthebouncy/status/1641927192975376384
-
comment
Comment #35226391
Super interesting! I’m currently writing my master thesis on analyzing relationships between subreddits based on user and semantic similarity. For user similarity I use the Jaccard…
-
comment
Comment #34498165
Still questions that I would assume are semantically similar to the questions you can find in exam prep material all over the internet. My point is that exams are a crutch we use t…
-
comment
Comment #34497923
Do you know that the answer key wasn't part of the train set of ChatGPT?
-
comment
Comment #34329884
Thanks! Just stumbled across your comment as well.
-
comment
Comment #34329804
I recently looked into this as well. Specifically how the two formats differ. As it stands right now the “Feather” file format seems to be a synonym for the Arrow IPC file format o…
-
comment
Comment #33830976
That's impressive. The audio track of your videos is so clean and well understandable that I was wondering if you used a studio setup or voice synthesis software. Well done!
-
comment
Comment #33819466
Ah, thanks! I didn’t know that and shouldn’t have used the first result that came up with a google search.
-
comment
Comment #33817615
Yes, it's easy to see you put a lot of thought into that. I hope your course receives much more exposure. When I first found your videos a few weeks ago, I was surprised how few vi…
-
comment
Comment #33816479
I love your course for being very comprehensive and technical while not getting lost in mundane details. Like the opposite of the following quote: “I didn't have time to write a sh…
-
comment
Comment #33737336
Seems like the Apple M1 Max is almost half as fast as a RTX 3090. Pretty cool!
- story
-
comment
Comment #33548938
HTML
-
comment
Comment #33450975
As shown in the first example you can pipe data into clickhouse-local: https://clickhouse.com/docs/en/operations/utilities/clickhou...
-
comment
Comment #33075490
I read it as 1/2 cent as in 1 or 2 cent per render.
- story
-
comment
Comment #32631023
Austria—Schnitzel not kangaroo.
-
comment
Comment #32490568
Why not create a table with a single JSON column and dump everything in there?
-
comment
Comment #32295589
Does this work similar to rqlite or dqlite from a usage standpoint, or does it solve a different use case?
-
story
Show HN: Interactive 3D Visualization of the Shared Mobility Traffic in Berlin
Hello HN! Over the last year, I crawled and stored the position of all available bicycles of a large shared mobility provider in Berlin, Germany once a minute (~2.1 billion data po…