312 skills found · Page 1 of 11
AvdLee / Xcode Build Optimization Agent SkillAn Agent Skill helping you to optimize Xcode incremental and clean builds by running benchmarks and optimizing build settings.
PKU-Alignment / Safe Policy OptimizationNeurIPS 2023: Safe Policy Optimization: A benchmark repository for safe reinforcement learning algorithms
mjebrahimi / EasyCompressor⚡An Easy-to-Use and Optimized compression library for .NET that unified several compression algorithms including LZ4, Snappy, Zstd, LZMA, Brotli, GZip, ZLib, and Deflate. This library aids in Improving Performance by Reducing Memory Usage and Bandwidth Usage. Along with a greate Performance Benchmark between different compression algorithms.
dipampaul17 / KVSplitRun larger LLMs with longer contexts on Apple Silicon by using differentiated precision for KV cache quantization. KVSplit enables 8-bit keys & 4-bit values, reducing memory by 59% with <1% quality loss. Includes benchmarking, visualization, and one-command setup. Optimized for M1/M2/M3 Macs with Metal support.
huggingface / Optimum Benchmark🏋️ A unified multi-backend utility for benchmarking Transformers, Timm, PEFT, Diffusers and Sentence-Transformers with full support of Optimum's hardware optimizations & quantization schemes.
cornelk / Go BenchmarkGolang benchmarks used for optimizing code
numbbo / CocoNumerical Black-Box Optimization Benchmarking Framework
VITA-Group / Open L2OOpen-L2O: A Comprehensive and Reproducible Benchmark for Learning to Optimize Algorithms
rentruewang / BocoelBayesian Optimization as a Coverage Tool for Evaluating LLMs. Accurate evaluation (benchmarking) that's 10 times faster with just a few lines of modular code.
EMI-Group / EvogpA GPU-accelerated library for Tree-based Genetic Programming, leveraging PyTorch and custom CUDA kernels for high-performance evolutionary computation. It supports symbolic regression, classification, and policy optimization with advanced features like multi-output trees and benchmark tools.
EvolutionGym / EvogymA large-scale benchmark for co-optimizing the design and control of soft robots, as seen in NeurIPS 2021.
intLyc / MTO PlatformMultitask Optimization Platform (MToP): A MATLAB Benchmarking Platform for Evolutionary Multitasking
modelscope / AgentJetCutting-edge platform for LLM agent tuning. Deliver RL tuning with flexibility, reliability, speed, multi-agent optimization and realtime community benchmarking.
SirRob1997 / Crowded Valley ResultsThis repository contains the results for the paper: "Descending through a Crowded Valley - Benchmarking Deep Learning Optimizers"
bentoml / Llm OptimizerBenchmark and optimize LLM inference across frameworks with ease
thieu1995 / OpfunuA collection of Benchmark functions for numerical optimization problems
automl / HPOBenchCollection of hyperparameter optimization benchmark problems
MetaEvo / MetaBoxMetaBox: Benchmarking Platform for Meta-Black-Box Optimization
uber / BayesmarkBenchmark framework to easily compare Bayesian optimization methods on real machine learning tasks
JoeyHendricks / Python Benchmark HarnessA micro/macro benchmark framework for the Python programming language that helps with optimizing your software.