awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
GangweiJiang avatar

GangweiJiang/FvForgetting

0
View on GitHub↗
15 stars·1 fork·Python·0 views

FvForgetting

This is the code for our paper "Unlocking the Power of Function Vectors for Characterizing and Mitigating Catastrophic Forgetting in Continual Instruction Tuning".

Features

  • Model Adaptation and Merging - Function vectors for mitigating forgetting in instruction tuning.

Star history

Star history chart for gangweijiang/fvforgettingStar history chart for gangweijiang/fvforgetting

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to FvForgetting

Similar open-source projects, ranked by how many features they share with FvForgetting.
  • openbmb/minicpmOpenBMB avatar

    OpenBMB/MiniCPM

    9,464View on GitHub↗

    MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained environments. The project focuses on running dense Transformer models on consumer hardware, including GPUs, CPUs, and Apple Silicon, without requiring custom code forks. The project distinguishes itself through heavy optimization for edge hardware, utilizing quantized weight compression in GGUF and MLX formats to reduce memory overhead. It implements advanced inference techniques such as speculative sampling and radix-tree prefix caching to accelerate generation speed and throughp

    Jupyter Notebook
    View on GitHub↗9,464
  • aignlai/gddsgAIGNLAI avatar

    AIGNLAI/GDDSG

    22View on GitHub↗

    Xiangkun Wang 1   Junbo Zhang 3   Tianrui Li 4   Xin Yang 1  

    Python
    View on GitHub↗22
  • aimagelab/mammothaimagelab avatar

    aimagelab/mammoth

    823View on GitHub↗

    An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learning

    Python
    View on GitHub↗823
  • aignlai/edgeAIGNLAI avatar

    AIGNLAI/EDGE

    12View on GitHub↗

    The Code for "The Lie of the Average: How Class Incremental Learning Evaluation Deceives You?"

    Python
    View on GitHub↗12
See all 30 alternatives to FvForgetting→

Frequently asked questions

What does gangweijiang/fvforgetting do?

This is the code for our paper "Unlocking the Power of Function Vectors for Characterizing and Mitigating Catastrophic Forgetting in Continual Instruction Tuning".

What are the main features of gangweijiang/fvforgetting?

The main features of gangweijiang/fvforgetting are: Model Adaptation and Merging.

What are some open-source alternatives to gangweijiang/fvforgetting?

Open-source alternatives to gangweijiang/fvforgetting include: openbmb/minicpm — MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained… aignlai/gddsg — Xiangkun Wang 1   Junbo Zhang 3   Tianrui Li 4   Xin Yang 1  . aimagelab/mammoth — An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for… ajozefiak/selfnormalizedresets — [ICLR 2025] Self-Normalized Resets for Plasticity in Continual Learning. alichr/c3pr — This repository contains the implementation for the paper titled "Canonical Shape Projection is All You Need for 3D… aignlai/edge — The Code for "The Lie of the Average: How Class Incremental Learning Evaluation Deceives You?".