Viewing profile — jasonni
jasonni
HN member- Joined
- Fri, Dec 16, 2022, 4:08 AM UTC
- HN karma
- 4
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About jasonni
No profile information was provided.
Recent public activity
-
comment
Comment #47204763
What coding agent do you use with StepFun-3.5-flash? I just tried it from siliconflow's api with opencode. The toolcalling is broken: AI_InvalidResponseDataError: Expected 'functio…
-
comment
Comment #47190064
The python MLX version of Parakeet indeed support streaming: https://github.com/senstella/parakeet-mlx It requires modification of the inference algorithm. In this implementation, …
-
comment
Comment #46701364
dots.ocr requires requires a considerable amount of computational resources. If you have Mac device with ARM CPU(M series), you can try my dots.ocr.runner( https://github.com/jason…
-
comment
Comment #45321847
I uploaded a picture of handwritten note. Why doesn't it return latex code? Below is the output(source code part) of your website: 二. 毕萨伐尔定律: B=∫dB = ∫(μ₀I dl × eᵣ)/(4πr²) 1. 载流长直导…
-
comment
Comment #44847824
I'm working on implementing Nvidia's parakeet tdt ASR model inference in GGML framework. The performance result compared to the MLX python version surprised me. My ggml implementat…
- story
-
comment
Comment #40797578
No one is sure that Transformer model is the final best structure. However, you can still use RTX3090 or RTX2090 to run AI models today, no matter the neural network structure is L…
-
comment
Comment #40797481
from their announcement, "Isn’t inference bottlenecked on memory bandwidth, not compute?", it seems weights are still in memory. It may have limit onchip cache for computing. Input…
-
comment
Comment #40797442
In their announcing page, the section "How can we fit so much more FLOPS on our chip than GPUs?" tells some details. It's said "only 3.3% of the transistors on an H100 GPU are used…
-
comment
Comment #40669742
Last year, when I want to find a tool to do the sanpshot and OCR job, I found flameshot. However, the OCR feature hasn't been added as native function due to some issues I'm not ve…
-
comment
Comment #34010863
Glad to see a https://virtaitech.com/en/index competitor. As I know VirtAI doen't provide freeware. But they provide RDMA network and GPU pooling features. For guys interested in h…
- comment