4 links
tagged with all of: machine-learning + large-language-models
Click any tag below to further narrow down your results
Links
The repository serves as a comprehensive resource for the survey paper "The Landscape of Agentic Reinforcement Learning for LLMs: A Survey," detailing various reinforcement learning methods and their applications to large language models (LLMs). It includes tables summarizing methodologies, objectives, and key mechanisms, alongside links to relevant papers and resources in the field of AI.
JudgeLRM introduces a novel approach to using Large Language Models (LLMs) as evaluators, particularly in complex reasoning tasks. By employing reinforcement learning with judge-wise rewards, JudgeLRM models significantly outperform traditional Supervised Fine-Tuning methods and current leading models, demonstrating superior performance in tasks that require deep reasoning.
The article discusses an automated workflow for tabular data validation using large language models (LLMs). It outlines the benefits of leveraging LLMs to enhance accuracy and efficiency in data validation processes, while also addressing challenges and potential strategies for implementation.
SINQ is a fast and model-agnostic quantization technique that enables the deployment of large language models on GPUs with limited memory while maintaining accuracy. It significantly reduces memory requirements and quantization time, offering improved model quality compared to existing methods. The technique introduces dual scaling to enhance quantization stability, allowing users to quantize models quickly and efficiently.