HackerTrans
TopNewTrendsCommentsPastAskShowJobs

AhtiK

no profile record

comments

AhtiK
·2 anni fa·discuss
That is very interesting. Would you mind testing the same prompt with Claude Sonnet 3.5 and Opus? If not available to you, would you be willing to share the prompt/question? Thank you.
AhtiK
·2 anni fa·discuss
"We discovered, unfortunately quite late in the game, that the design was flawed."
AhtiK
·2 anni fa·discuss
Here's the reasoning why it turned out to be flawed and had to be scrapped, https://www.reddit.com/r/java/comments/1bxck72/comment/kz48f...

Brian Goetz is one of the Java language&JDK architects.
AhtiK
·2 anni fa·discuss
Depending on the use case either Avalonia or Electron.
AhtiK
·2 anni fa·discuss
Found it from https://github.com/Vahe1994/SpQR Was somehow expecting it to be at https://github.com/TimDettmers/bitsandbytes. My bad.
AhtiK
·2 anni fa·discuss
Has anyone seen an implementation of 'SpQR: A Sparse-Quantized Representation,' published in June 2023 by Tim Dettmers et al.? https://arxiv.org/abs/2306.03078
AhtiK
·2 anni fa·discuss
Regarding the use of the Apple Neural Engine (ANE) for ML tasks: yes, it is closed source for direct access. However, reports indicate that it supports only forward propagation (without backward propagation) and offers a relatively limited set of supported precisions [1]. Should the API ever be opened, the ANE's primary use case would likely shift towards inference rather than training.

George Hotz made pretty good progress with the ANE access ca 3 years ago at one of his videos: https://www.youtube.com/watch?v=JAyw7OAcXDE

[1] Comments from MLX (Apple-contributed Metal-only array compute library): https://github.com/ml-explore/mlx/issues/18
AhtiK
·2 anni fa·discuss
How fast is the memory bandwidth of that fast interconnect?