| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
We unified the interfaces of instruction-tuning data (e.g., CoT data), multiple LLMs and parameter-efficient methods (e.g., lora, p-tuning) together for easy use. We welcome open-source enthusiasts to initiate any meaningful PR on this repo and integrate as many LLM related technologies as possible. 我们打造了方便研究人员上手和使用大模型等微调平台,我们欢迎开源爱好者发起任何有意义的pr!
Code for our EMNLP 2023 Paper: "LLM-Adapters: An Adapter Family for Parameter-Efficient Fine-Tuning of Large Language Models"
This is the implementation of the paper AdaMix: Mixture-of-Adaptations for Parameter-efficient Model Tuning (https://arxiv.org/abs/2205.12410).
K-CAI NEURAL API - Keras based neural network API that will allow you to create parameter-efficient, memory-efficient, flops-efficient multipath models with new layer types. There are plenty of examples and documentation.
A parameter-efficient mixture-of-experts module for computational pathology - ICLR
Frame Flexible Network (CVPR2023)
Official source code for the paper "Tailored Design of Audio-Visual Speech Recognition Models using Branchformers"
This repository contains the source code for the paper "Grouped Pointwise Convolutions Reduce Parameters in Convolutional Neural Networks".
Code for AdapterBias: Parameter-efficient Token-dependent Representation Shift for Adapters in NLP tasks
Toward controlled evolution of artificial intelligence through validated neural grafting.
A modular and extensible LoRA fine-tuning framework for question-answering tasks with PEFT integration
ASSTF (Adaptive State-Space Transfer Function): A PyTorch framework for dynamic neural topology that reduces parameters by 5-10x, enables test-time adaptation, and outperforms static models on structure-sensitive tasks.
How many parameters are needed to get 99% on MNIST? Personal record of 697 parameters.
Parameter-efficient NLI: frozen BGE encoder + LoRA adapters (1.77M trainable params), F1 0.823 with OOD analysis
Various LoRA adapters. One shared basis. Up to 122× compression at scale.
Reduce LLM inference compute by 4x with no accuracy loss. Oscillatory adapter for pretrained Transformers.
Train the smallest LM you can that fits in 16MB. Best model wins!
BiDoRA: Bi-Level Optimization for Parameter-Efficient Fine-Tuning of LLMs - Optimized for 3D Code Generation
Parameter-efficient fine-tuning of BERT for binary sentiment classification using QLoRA (4-bit NF4 quantization + LoRA adapters) on the IMDb 20k dataset. Reduces trainable parameters by ~99% and GPU memory by ~70% vs full fine-tuning. Runs on CPU locally and full QLoRA on GPU (Colab/Kaggle).
Add a description, image, and links to the parameter-efficient topic page so that developers can more easily learn about it.
To associate your repository with the parameter-efficient topic, visit your repo's landing page and select "manage topics."
| Back | FazBrowse Home | New Git URL |