Live data from Hacker News

Viewing profile — JosefAlbers

JosefAlbers

HN member
Joined
Sat, Jul 13, 2024, 8:34 AM UTC
HN karma
39
Public activity
18 items

About JosefAlbers

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #48278786

    One example: earlier versions of my mlx-code's harness layer were largely a Python port/adaptation of Pi.

  5. story
  6. comment
  7. comment
    Comment #47541052

    https://github.com/JosefAlbers/mlx-code

  8. story
  9. story
  10. comment
    Comment #46381529

    Really cool!

  11. comment
    Comment #43055964

    Whoa, thanks! Will definitely look into that

  12. 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 …

  13. 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…

  14. 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…

  15. comment
    Comment #42366709

    It's working again now.

  16. story
  17. 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…

  18. 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…