HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lnyan

no profile record

Submissions

Whole cross-sectional human ultrasound tomography

nature.com
112 points·by lnyan·26일 전·25 comments

Midjourney Full Body Ultrasonic CT Scanner

midjourney.com
83 points·by lnyan·27일 전·5 comments

See-Through: Single-Image Layer Decomposition for Anime Characters

github.com
1 points·by lnyan·4개월 전·0 comments

PocketSSH: A pocket-sized ESP32-based SSH terminal

github.com
2 points·by lnyan·4개월 전·0 comments

BabyVision: Visual Reasoning Beyond Language

unipat.ai
1 points·by lnyan·6개월 전·0 comments

Digital Red Queen: Adversarial Program Evolution in Core War with LLMs

pub.sakana.ai
1 points·by lnyan·6개월 전·1 comments

Designing Multispecies Worlds for Robots, Cats, and Humans (2024)

programs.sigchi.org
1 points·by lnyan·6개월 전·0 comments

TMLR Beyond PDF:Journal of Machine Learning Research Now Accept HTML Submissions

tmlr-beyond-pdf.org
2 points·by lnyan·8개월 전·0 comments

Optimzing Our Jax LLM RL Pipeline

notes.kvfrans.com
2 points·by lnyan·8개월 전·0 comments

Walrus: A Cross-Domain Foundation Model for Continuum Dynamics

polymathic-ai.org
2 points·by lnyan·8개월 전·0 comments

Multimodal Diffusion Language Models for Thinking-Aware Editing and Generation

github.com
136 points·by lnyan·8개월 전·12 comments

NanoBoyAdvance: A cycle-accurate Nintendo Game Boy Advance emulator

github.com
2 points·by lnyan·8개월 전·0 comments

Metalnes: Transistor Level NES Simulation

github.com
2 points·by lnyan·9개월 전·0 comments

RND1: Simple, Scalable AR-to-Diffusion Conversion

radicalnumerics.ai
1 points·by lnyan·9개월 전·0 comments

Pixel-Perfect Depth with Semantics-Prompted Diffusion Transformers

pixel-perfect-depth.github.io
1 points·by lnyan·9개월 전·0 comments

Single-Step Diffusion Decoder for Efficient Image Tokenization

github.com
1 points·by lnyan·9개월 전·0 comments

OneFlow: Concurrent Mixed-Modal and Interleaved Generation with Edit Flows

oneflow.framer.ai
1 points·by lnyan·9개월 전·0 comments

Skin-attached haptic patch for versatile and augmented tactile interaction

science.org
2 points·by lnyan·10개월 전·0 comments

Optical Generative Models

nature.com
2 points·by lnyan·10개월 전·0 comments

Meta Announces a Partnership with Midjourney

twitter.com
5 points·by lnyan·11개월 전·2 comments

comments

lnyan
·8개월 전·discuss
Can it detect when it itself is down
lnyan
·작년·discuss
normalizing flow might be unpopular but definitely not a forgotten technique
lnyan
·작년·discuss
Note that it's very likely that Veo models are based on "Flow Matching" [1]

[1] https://arxiv.org/abs/2210.02747
lnyan
·작년·discuss
I just pre-ordered a Bigme 13-inch color e-ink monitor with a 30Hz refresh rate. At $499, it's much cheaper than the Dasung, though the quality and e-ink display algorithms might not be as good
lnyan
·2년 전·discuss
I've been using a BOOX Tab Ultra C Pro (with the Kaleido 3 color e-ink) for a year. The colors are quite dim, to the point where I sometimes forget it's a color e-ink display. The Colorsoft display looks significantly better in comparison (even seems to have better contrast than ClearInk?), so I'm curious how it works.
lnyan
·2년 전·discuss
Slightly off-topic: Is there a library in JAX that supports post-training quantization, similar to the one mentioned?
lnyan
·2년 전·discuss
The post was moderated within 10 minutes of being submitted: https://news.social-protocols.org/stats?id=40710417
lnyan
·2년 전·discuss
pure css without background-image also works: https://css-shape.com/film-strip/
lnyan
·2년 전·discuss
Seems that pasteurization cannot completely inactivate H5N1

> In addition to the mice studies, the researchers also tested to determine which temperatures and time intervals inactivate H5N1 virus in raw milk from dairy cows. Four milk samples with confirmed high H5N1 levels were tested at 63 degrees Celsius (145.4 degrees Fahrenheit) for 5, 10, 20 and 30 minutes, or at 72 degrees Celsius (161.6 degrees Fahrenheit) for 5, 10, 15, 20 and/or 30 seconds. Each of the time intervals at 63℃ successfully killed the virus. At 72℃, virus levels were diminished but not completely inactivated after 15 and 20 seconds
lnyan
·2년 전·discuss
`import jax.numpy as np`, then we also get a jax implemention after certain modifications: e.g. remove in-place index assignment, replace unsupported functions, etc
lnyan
·2년 전·discuss
You can use mailchannels to send emails with cloudflare workers

https://blog.cloudflare.com/sending-email-from-workers-with-...
lnyan
·2년 전·discuss
no, I think it might be

- LLM(prompt_0) = arch/spec of LLM

- LLM(prompt_1) = full weights of LLM

Note that it does not conform the definition of quine as a quine takes no input.

Anyways, constructing a transformer that can autoregressively output its weights would be quite interesting.
lnyan
·2년 전·discuss
Just wondering if it's possible to achieve LLM quine.
lnyan
·2년 전·discuss
Will there be Gemma-vision models or multimodal Gemma models?