Live data from Hacker News

Viewing profile — jjgo

jjgo

HN member
Joined
Mon, Feb 04, 2019, 5:26 PM UTC
HN karma
5
Public activity
4 items

About jjgo

No profile information was provided.

Recent public activity

  1. comment
    Comment #39842531

    > "On HumanEval, DBRX Instruct even surpasses CodeLLaMA-70B Instruct, a model built explicitly for programming, despite the fact that DBRX Instruct is designed for general-purpose …

  2. comment
    Comment #27177793

    Interesting, that doesn't really work for me as I sometimes use it to OCR sensitive stuff from scanned documents, and it wouldn't work offline. I found tesseract to work pretty rel…

  3. comment
    Comment #27177666

    Not the original poster, but this ( https://news.ycombinator.com/item?id=27177609 ) how I do the same thing

  4. comment
    Comment #27177609

    Not op, but I wrote something equivalent based on a linux script that I found [1]. Here's the mac version of the script [2]. You need tesseract [3] installed for the OCR. For launc…