Viewing profile — JosefAlbers
JosefAlbers
HN member- Joined
- Sat, Jul 13, 2024, 8:34 AM UTC
- HN karma
- 39
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About JosefAlbers
No profile information was provided.
Recent public activity
- story
- story
- story
-
comment
Comment #48278786
One example: earlier versions of my mlx-code's harness layer were largely a Python port/adaptation of Pi.
- story
-
comment
Comment #48013576
[dead]
-
comment
Comment #47541052
https://github.com/JosefAlbers/mlx-code
- story
- story
-
comment
Comment #46381529
Really cool!
-
comment
Comment #43055964
Whoa, thanks! Will definitely look into that
-
comment
Comment #43055906
Thanks! I totally agree. I’m looking at ways to further tighten the pairing between Vim’s native tools and LLMs (like with :diff and :make/:copen to run the code, feed errors back …
-
comment
Comment #43055681
Thanks for the suggestion! The plugin currently supports toggling between / via USE_LEADER config flag. I will add a field in the config file for more customizability (e.g., "KEYBI…
-
story
Show HN: VimLM – A Local, Offline Coding Assistant for Vim
VimLM is a local, offline coding assistant for Vim. It’s like Copilot but runs entirely on your machine—no APIs, no tracking, no cloud. - Deep Context: Understands your codebase (c…
-
comment
Comment #42366709
It's working again now.
- story
-
story
Show HN: RetNPhi – Phi-3.5 as a Byte-Level LM with RetNet-Inspired Efficiency
I've been experimenting with transforming Microsoft's Phi-3.5 into a byte-level language model with RetNet-inspired elements. The result is RetNPhi, a hybrid model that combines th…
-
story
Show HN: Phi-3-MLX – Language and Vision Models for Apple Silicon
Phi-3-MLX is an open-source framework that brings the latest Phi-3 models to Apple Silicon using the MLX framework. It supports both the Phi-3-Mini-128K language model (updated Jul…