model choice matters in causal drug safety detection
a study compares classification models in the inferbert framework for pharmacovigilance, finding that simpler models can suffice and domain-specific pretraining helps.
topic
a study compares classification models in the inferbert framework for pharmacovigilance, finding that simpler models can suffice and domain-specific pretraining helps.
knowledge edits in multimodal large language models often revert to old facts when image-text pairs are separated, due to modality-specific knowledge storage.
a study uses mechanistic interpretability and uncertainty quantification to diagnose and repair neural network failures in single-shot 3d imaging at long distances.
prefix caching fails when one field changes, but treating the kv cache as a notebook of memoized conclusions enables editing and composing precomputed skills.
a step-by-step guide covering foundations, prompting, retrieval, fine-tuning, and serving for building production llm applications.
a new algorithm tackles dynamic routing of queries to multiple embedding models under adversarial conditions and bandit feedback.
a fully gpu-based method speeds up building neural emulators for hypersonic flows with physics-aware refinement and uncertainty quantification.
llada.cpp is the first npu-aware framework for accelerating diffusion large language models on smartphones, using multi-block speculative decoding and other techniques.
olmo-eval is an open evaluation workbench for comparing model checkpoints during development with per-question analysis and flexible runtime policies.
seven funding options for startups, from bootstrapping to venture capital, with pros and cons for each.
eighty engineers gathered for the first pytorch meetup singapore, covering inference, distributed training, and community governance.
how to connect claude code to ollama, lm studio, or llama.cpp for zero-cost, rate-limit-free coding sessions using local models.
learn vectorization, in-place operations, and memory views to speed up numpy code and reduce memory use.
openenv becomes a community-governed interoperability layer for reinforcement learning environments, backed by major ai organizations.
new research shows that the standard definition of epistemic uncertainty as reducible by more data is inconsistent with its common mutual-information measure, and proposes a three-part taxonomy.
a hands-on guide to building a feature store with duckdb, parquet, redis, and fastapi, covering offline and online stores, materialization, and retrieval for both predictive ml and llm context.
a deep dive into pytorch profiling shows how nn.linear fuses bias into gemm kernels and how torch.compile removes cpu overhead in mlps.
activation steering meant to reduce sycophancy in language models also lowers agreement with true statements, showing a structural overlap that current methods cannot separate.