News / #developer-tool Tag Developer Tool 500 articles archived under #developer-tool · RSS Sign in to follow arXiv — Machine Learning research 1mo ago Hierarchical Classification via Cascading Feature Elimination: Application to Human Phenotype Ontology-Aligned Facial Phenotyping (FaceMesh2HPO) arXiv:2607.05585v1 Announce Type: cross Abstract: FaceMesh2HPO is a framework for classifying facial phenotypic descriptors aligned with the Human Phenotype Ontology (HPO) to support clinical diagnosis. Using annotations from 124 clinicians across 10 disorders (107 HPO terms)… 37 arXiv — Machine Learning research 1mo ago Discovering Frequent Closed Embedded Sub-DAGs in Spatio-Temporal Event Data arXiv:2607.05995v1 Announce Type: cross Abstract: We propose a novel approach to mine patterns in spatio-temporal event data based on discovering frequent closed embedded sub-Directed Acyclic Graphs (DAGs). In our method, event instances are represented as nodes labelled by… 25 arXiv — NLP / Computation & Language research 1mo ago Do It Right! A Methodology for Successful NLP System Development arXiv:2607.05644v1 Announce Type: new Abstract: Natural language processing (NLP) is a common method for supplying data to clinical research and decision making by extracting information from electronic medical records. Numerous textbooks and tutorials describe specific… 38 arXiv — NLP / Computation & Language research 1mo ago MLLM-LLaVA-FL: Multimodal Large Language Model Assisted Federated Learning arXiv:2409.06067v3 Announce Type: replace-cross Abstract: Previous studies on federated learning (FL) often encounter performance degradation due to data heterogeneity among different clients. In light of the recent advances in multimodal large language models (MLLMs), such as… 17 Hugging Face Daily Papers research 1mo ago Layer-wise Cross-Lingual Depression Detection from Speech: Analysis with Contrastive Alignment Abstract A supervised contrastive alignment framework maps WavLM embeddings from English and Mandarin into a shared clinical space for depression detection, addressing cross-lingual generalization challenges and revealing performance artifacts caused by speaker identity leakage.… 38 Vercel — AI dev-tools 1mo ago Use any Chat SDK adapter with eve eve now supports Chat SDK adapters with the new Chat SDK channel . One channel connects your eve agent to Facebook Messenger, WhatsApp, Resend, Liveblocks, and any other surface with an adapter . You write normal Chat SDK handler code, and calling send inside a handler hands the… 7 Vercel — AI dev-tools 1mo ago Chat SDK now supports Vercel Connect You can now use Vercel Connect to manage credentials for your Chat SDK bots, with no tokens or signing secrets to store or rotate yourself. The new @vercel/connect/chat subpath provides adapter helpers for Slack, GitHub, and Linear. Each helper takes a connector UID and returns… 10 Vercel — AI dev-tools 1mo ago Chat SDK adds Dial support Chat SDK now supports Dial with the new vendor-official adapter . Build bots that send and receive SMS, MMS, and iMessage on a real phone number, with bidirectional media and inbound voice-call transcripts. Replies use the standard Chat SDK thread and message APIs, with… 19 Vercel — AI dev-tools 1mo ago Chat SDK adds Photon support Chat SDK now supports Photon with the new vendor-official adapter . Build bots that send and receive iMessages directly and in group chats, share media, and react with native tapbacks. Run the adapter against Spectrum Cloud, your own server, or directly on a Mac. Each Photon… 16 Vercel — AI dev-tools 1mo ago Flags SDK now evaluates flags 10x faster Flags SDK and Vercel Flags now evaluate multiple feature flags in bulk around 10x faster. Flag evaluation time improved by reducing microtask queue overhead and creating fewer promises. The improvement scales with the number of flags. Use await evaluate([flagA, flagB]) instead… 8 Vercel — AI dev-tools 1mo ago Update Project Settings from the Vercel CLI You can now update a project's framework preset and build settings directly from the CLI, without opening the dashboard. Run vercel project update from a linked project, or pass a project name directly: Settings can also be returned to automatic detection instead of an explicit… 8 Ollama releases dev-tools 1mo ago v0.31.2-rc2: llm: allow iGPU mmproj offload with fit padding (#16996) llm: allow iGPU mmproj offload with fit padding llama.cpp's fit pass sizes text-model placement before the multimodal projector is loaded. Ollama had been avoiding that risk on non-Metal iGPUs by disabling projector offload entirely, which forces CLIP onto CPU on GB10 and Strix… 33 Ollama releases dev-tools 1mo ago v0.31.2: llm: allow iGPU mmproj offload with fit padding (#16996) llm: allow iGPU mmproj offload with fit padding llama.cpp's fit pass sizes text-model placement before the multimodal projector is loaded. Ollama had been avoiding that risk on non-Metal iGPUs by disabling projector offload entirely, which forces CLIP onto CPU on GB10 and Strix… 25 Hugging Face official-blog 1mo ago From Hugging Face to Amazon SageMaker Studio in one click Back to Articles a]:hidden"> From Hugging Face to Amazon SageMaker Studio in one click Enterprise Article Published July 7, 2026 Upvote - Hazim Qudah hqudah amazon Today, we’re excited to announce a deep-link integration between Hugging Face and Amazon SageMaker AI . Developers… 27 r/MachineLearning community 1mo ago [D] Issue with arxiv - abstract not matching pdf/html [D] Hi, I was reading the openRLHF paper: https://arxiv.org/pdf/2501.03262v4 , but when I click the abstract page: https://arxiv.org/abs/2501.03262v4 , it shows "REINFORCE++". Note that https://arxiv.org/html/2501.03262v4 still shows the correct openRLHF paper. I believe Arxiv is… 19 Hugging Face Daily Papers research 1mo ago CONFLUX: A Latent Diusion Model for 3D Chest-CT Synthesis with RL Post-Training Abstract A 3D latent diffusion model for chest CT generation that enables controlled synthesis of medical images with clinical attributes through adaptive layer normalization and reinforcement learning post-training. Generated by Qwen/Qwen2.5-Coder-32B-Instruct Controllable… 35 Hugging Face Daily Papers research 1mo ago EVA-Client: A Unified Data Collection, Inference, and Deployment Framework for Embodied Policies on Real Robots Abstract EVA-Client is an open-source framework that unifies real-robot policy deployment, data collection, and evaluation through a component-decoupled architecture with inspectable execution workflows. Generated by Qwen/Qwen2.5-Coder-32B-Instruct We present EVA-Client, an… 22 arXiv — Machine Learning research 1mo ago Missingness as Signal: Channel-Independent Spectrogram Learning for Clinical Time Series Prediction arXiv:2607.02938v1 Announce Type: new Abstract: Clinical time series prediction in intensive care units remains challenging due to heterogeneous physiological variables and informative missingness. The presence or absence of a measurement can reflect clinical decisions and… 28 arXiv — Machine Learning research 1mo ago Do ECG Foundation Models Transfer to Rare Cardiac Diseases? Evidence from Brugada Syndrome Detection arXiv:2607.03009v1 Announce Type: new Abstract: Background: Foundation models (FMs) trained on large-scale unlabeled physiological data have emerged as a promising paradigm for medical artificial intelligence. Their ability to capture clinically meaningful, transferable… 26 arXiv — Machine Learning research 1mo ago Understanding electricity consumption behaviour through Inverse Reinforcement Learning arXiv:2607.03176v1 Announce Type: new Abstract: Understanding how households consume electricity in response to socioeconomic and climatic drivers is important for decision-makers designing energy policies in a changing climate and under geopolitical tensions. Consumers respond… 33 arXiv — Machine Learning research 1mo ago A harmonised dataset for Earth system foundation models arXiv:2607.03298v1 Announce Type: new Abstract: Foundation models for Earth systems have so far been trained primarily on physical climate and weather data, with limited representation of the human systems that both drive and respond to environmental change. The lack of a… 21 arXiv — Machine Learning research 1mo ago Statistically Meaningful Geometry (SMG) Beyond the Euclidean Paradigm, with Application to Generative AI arXiv:2607.03329v1 Announce Type: new Abstract: Conventional uniform convergence bounds and empirical risk minimization break down in massive over-parameterized models, such as large language transformers and biological sequence networks. With near-infinite unconstrained… 12 arXiv — Machine Learning research 1mo ago WeightCLIP: Aligning Datasets and Models for Weight Space Learning arXiv:2607.03551v1 Announce Type: new Abstract: Weight space learning aims to learn representations of neural network (NN) weights, enabling different downstream tasks. Existing approaches show promising performance, but lacking a way to shape these weight-space representations… 31 arXiv — Machine Learning research 1mo ago SAVER: Stochastic Adaptive Variance-Driven Exploration and Reconstruction for Low-Dose Computed Tomography arXiv:2607.03761v1 Announce Type: new Abstract: Computed Tomography (CT) is indispensable in clinical diagnostics, yet minimizing radiation dose without compromising image quality remains a critical challenge. Conventional low-dose protocols often rely on fixed, uniform angular… 33 arXiv — Machine Learning research 1mo ago FedACT: Federated Adaptive Coordinate Trust Modulation for Robust Transformer Training under Data Heterogeneity arXiv:2607.03763v1 Announce Type: new Abstract: Federated Transformer training increasingly relies on local AdamW, whose adaptive updates can provide much stronger local progress than SGD-based training. However, under heterogeneous client data, even globally corrected AdamW… 13 arXiv — NLP / Computation & Language research 1mo ago Optimizing Large Language Models for Causality Assessment in Pharmacovigilance: Developing a Performance Metric as Objective for Bayesian Hyperparameter Optimization arXiv:2607.03704v1 Announce Type: new Abstract: Background: Growing individual case safety report (ICSR) volumes have intensified demand for scalable automated causality assessment. Large Language Models (LLMs) show promise, yet performance on clinically demanding tasks remains… 29 arXiv — NLP / Computation & Language research 1mo ago WPG-MoE: Weak-Prior-Guided Dense Mixture-of-Experts for User-Level Social Media Depression Detection arXiv:2607.04350v1 Announce Type: new Abstract: Online social media posts provide scalable signals for early depression screening, and recent studies mainly improve pre-classification evidence through risk-post selection, symptom grounding, and clinically informed feature… 25 arXiv — NLP / Computation & Language research 1mo ago EEG-SpikeAgent: Agentic Closed-Loop Program Synthesis for Automated EEG Spike Detection arXiv:2607.04558v1 Announce Type: new Abstract: Automated detection of interictal epileptiform discharges in scalp electroencephalography (EEG) is clinically important, but recent high-performing deep-learning models often trade interpretability for accuracy. We introduce… 11 arXiv — NLP / Computation & Language research 1mo ago Semantic Homogenization in Italian Popular Music: A Diachronic Analysis arXiv:2607.04832v1 Announce Type: new Abstract: In recent years, studies have revealed a decline in semantic variety across popular music lyrics, particularly in English-language songs on streaming platforms like Spotify. This research examines whether a similar trend can be… 7 arXiv — NLP / Computation & Language research 1mo ago Multi-Large Language Model Orchestrated Severity Assessment of Clinical Records (MOSAIC) arXiv:2607.05032v1 Announce Type: new Abstract: Background: Disease severity is a multidimensional construct difficult to capture with rule-based approaches in Electronic Healthcare Records (EHR). Agentic large language model (LLM) systems could synthesise clinical evidence and… 28 Vercel — AI dev-tools 1mo ago Give your eve agent GitHub tools GitHub Tools now ships an eve toolset through the new @github-tools/sdk/eve subpath. One file in agent/tools/ can register every GitHub tool, or use a preset such as maintainer , so you can build a complete GitHub agent in nine lines of code. Safe by default: Every write tool,… 4 r/LocalLLaMA community 1mo ago Am I Expecting Too Much? I’ve been trying to get started with local coding help after finding Claude Code really useful but I’m just running into a ton of problems. On my RTX 5090, I’ve been running Qwen 3.6 27B UD_4 at 131K context, no KV quants, quant’d by Unsloth. I’ve been using Cline in VS Code, as… 5 r/LocalLLaMA community 1mo ago Local LLM for legal-document adaptation keeps hallucinating citations with total confidence — grounding/model/pipeline ideas? ## Why local is non-negotiable I'm a criminal defense lawyer and the documents I'd feed this contain **client-confidential case material**. Sending real case content to a cloud API isn't an option for me, so this has to run on my own hardware. Frontier models are clearly better… 13 r/LocalLLaMA community 1mo ago Qualcomm launches GenieX to run LLMs on their Windows Laptops Qualcomm was behind every major chipmaker so they are playing catchup when it comes to SDKs. https://aihub.qualcomm.com/geniex I was able to get 20 tok/s running Gemma 4 26B A4B 0.5s for first token running on the GPU or NPU 10 tok/s on the GPU for Qwen 3.6 27B MTP To use… 33 r/LocalLLaMA community 1mo ago eval-harness: A solution for generating personal evaluations that I have put together to evaluate agentic-cli harnesses Hello LocalLLaMA, I wanted to build out my own personal list of evaluations, early on into putting this together I realised I wanted a way to not just evaluate the model but also the agentic harness that the model is running within, as I find the majority of my use of LLMs is… 36 r/LocalLLaMA community 1mo ago Concurrency plus nvfp4 on Blackwell Parsed from VLLM log file ~2000 tps in aggregate performing bulk captioning on images. Above is parsed from vllm log while a client runs 30 concurrent streams, each concurrent stream has 1 request with an image and prompt, then a 2nd request on the same stream (so 1st Q:A would… 21 Hugging Face Daily Papers research 1mo ago Breaking Failure Cascades: Step-Aware Reinforcement Learning for Medical Multimodal Reasoning Abstract A reinforcement learning approach called MRPO is introduced to improve clinical image reasoning by addressing cascading errors through step-wise process rewards, demonstrating superior performance over existing methods. Generated by Qwen/Qwen2.5-Coder-32B-Instruct… 26 r/LocalLLaMA community 1mo ago Toolport: Use as many MCP servers as you want without the token tax Disclaimer, this is a self promotion post but I truly believe it belongs here and is quite useful and relevant to this crowd specifically. I built Toolport after getting tired of reconfiguring MCP servers in every client and toggling them on/off constantly to save context.… 7 arXiv — Machine Learning research 1mo ago Role-Aware Neural Convex Divergence Heads for Asymmetric Representation Learning arXiv:2607.01762v1 Announce Type: new Abstract: Many representation learning problems involve directed relations, such as lexical entailment, sentence entailment, ontology hierarchy, and citation links. Standard Euclidean, cosine, and Mahalanobis heads are symmetric, while… 34 arXiv — NLP / Computation & Language research 1mo ago FaithMed: Training LLMs For Faithful Evidence-Based Medical Reasoning arXiv:2607.01440v1 Announce Type: new Abstract: Faithful reasoning is essential in medicine, where clinical decisions require transparent justification grounded in reliable evidence. Current medical LLMs either lack active access to evidence or use retrieved evidence without… 27 arXiv — NLP / Computation & Language research 1mo ago Towards Robustness against Typographic Attack with Training-free Concept Localization arXiv:2607.02494v1 Announce Type: cross Abstract: Models trained via Contrastive Language-Image Pretraining (CLIP) serve as the foundational vision encoders for most modern Large Vision Language Models (LVLMs). Despite their widespread adoption, CLIP models exhibit a critical… 36 Vercel — AI dev-tools 1mo ago Manage Vercel Flags segments with Vercel CLI Vercel Flags segments can now be managed from the Vercel CLI with the new vercel flags segments command. A segment is the targeting primitive a flag uses to decide who sees what. Membership composes from three repeatable tokens: include: , exclude: , and rule: . Pass them to… 10 Vercel — AI dev-tools 1mo ago eve Agent Runs now available in the Vercel MCP and CLI Your coding agent can now inspect eve Agent Runs via the Vercel MCP and CLI. The new Vercel MCP tools and Vercel CLI commands let you find projects with Agent Runs activity, list recent runs, and retrieve full traces, including reasoning, tool calls, and token usage. Vercel MCP… 11 Vercel — AI dev-tools 1mo ago Agent Runs now available in the Vercel MCP and CLI Your agent can now inspect Agent Runs via the Vercel MCP and CLI for eve , the open-source agent framework. eve traces are automatically ingested when deployed to Vercel an available as Agent Runs. The new Vercel MCP tools and Vercel CLI commands let you find projects with runs,… 9 Hugging Face Daily Papers research 1mo ago HealthAgentBench: A Unified Benchmark Suite of Realistic Agentic Healthcare Environments for Challenging Frontier AI Agents Abstract HealthAgentBench presents a comprehensive evaluation framework with 54 healthcare tasks across 7 categories to assess AI agents' capabilities in complex clinical workflows, revealing significant challenges in medical imaging and compositional reasoning while showing… 13 r/LocalLLaMA community 1mo ago openlumara, my manually coded super-token-efficient harness, now works across any UI that can connect to an openAI endpoint! koboldlite, openwebui, you name it. basically, openAI bridge. yay! this was a long time coming, but it's finally here! you can now basically supercharge whichever UI you're already using with the power of openlumara . click that link for more information about openlumara itself. TL;DR: super token efficient framework built from the ground up… 25 r/LocalLLaMA community 1mo ago I made a local model that gives you a multimedia role playing experience (and you can too!) https://huggingface.co/lemonade-sdk/RPG-HaloTales-V1   submitted by   /u/jfowers_amd [link]   [comments] 17 r/LocalLLaMA community 1mo ago Palantir CEO rages against closed models For context, this week they struck a deal to buy Nvidia chips and run local models for their enterprise clients. So in this video he is railing against Anthropic and OpenAI saying they are ripping everyone off while stealing their data too. Always a special moment when the enemy… 30 arXiv — Machine Learning research 1mo ago A Filtered Mixture-of-Generators for Fully Synthetic Survival Training arXiv:2607.00127v1 Announce Type: new Abstract: Survival analysis models time-to-event data, but in clinical settings training data are costly and scarce: events accrue over years of follow-up, cohorts are small, and privacy regulations restrict sharing across institutions.… 26 arXiv — Machine Learning research 1mo ago Entropy-Regularized Probabilistic Gates for Sparse Model Discovery in Scarce-Data Federated Learning arXiv:2607.00275v1 Announce Type: new Abstract: Federated Learning (FL) is a distributed machine learning (ML) paradigm with collaboration among multiple clients without sharing data. FL is challenging under data heterogeneity and partial client participation. Learning sparse… 14 Page 8 of 10 · 500 articles ← Newer Older →