2 papers
cs.LG2026
SimMerge: Learning to Select Merge Operators from Similarity Signals
Oliver Bolton, Aakanksha, Arash Ahmadian +3
Model merging combines multiple models into a single model with aggregated capabilities, making it a powerful tool for large language model (LLM) development. However, scaling mode…
cs.LG2024
PyRelationAL: a python library for active learning research and development
Paul Scherer, Alison Pouplin, Alice Del Vecchio +6
Active learning (AL) is a sub-field of ML focused on the development of methods to iteratively and economically acquire data by strategically querying new data points that are the…