Collection of awesome parameter-efficient fine-tuning resources.
☆588Dec 10, 2025Updated 5 months ago
Alternatives and similar repositories for Awesome-Parameter-Efficient-Transfer-Learning
Users that are interested in Awesome-Parameter-Efficient-Transfer-Learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- if web site (spa) updated,we can discover☆188Mar 17, 2024Updated 2 years ago
- 基于 React + Spring Boot + Picocli + 对象存储的代码生成器共享平台,又分为 3 个循序渐进的子项目:基于命令行的本地代码生成器 + 代码生成器制作工具 + 在线代码生成器平台。实践 Java 命令行应用开发、FreeMarker 模板引擎、多…☆158Feb 1, 2026Updated 3 months ago
- SMP是一个「轻量级」流媒体平台。 它支持按流名称进行流或拉流,目前支持三种协议:StreamInfo、CodecInfo 和 Packet,分别管理流或拉的启动、编解码器信息和音频/视频帧。在网络方面,它利用基于boost::Asio的异步IO,允许并发处理大量流和拉取请…☆138Feb 17, 2024Updated 2 years ago
- Code to reproduce the experiments in Sample Efficient Reinforcement Learning via Model-Ensemble Exploration and Exploitation (MEEE).☆437Aug 22, 2023Updated 2 years ago
- 🐦sparrow is library to generate out-of-box http project and provide tools to generate sql and api, which saves your life 👼☆276May 22, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- SimpleFramework 是一个简易版的 Spring 框架,专注于实现 Spring 的三大核心功能:IOC(控制反转)、AOP(面向切面编程)和 MVC(模型-视图-控制器)。该项目旨在通过重新构建这些关键功能,为开发者提供深入理解 Spring 框架架构和设计理…