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
S

SalesforceAIResearch/PersDistill

0
View on GitHub↗
0 stars·0 forks·10 views

PersDistill

This is the official code for the paper Personalised Distillation: Empowering Open-Sourced LLMs with Adaptive Learning for Code Generation) (accepted to EMNLP 2023).

Features

  • Code Generation and Distillation - Empowers models with adaptive learning for code generation.
  • Feedback Alignment - Empowers open-source models with adaptive learning for code generation.

Star history

Star history chart for salesforceairesearch/persdistillStar history chart for salesforceairesearch/persdistill

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

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

Frequently asked questions

What does salesforceairesearch/persdistill do?

This is the official code for the paper Personalised Distillation: Empowering Open-Sourced LLMs with Adaptive Learning for Code Generation) (accepted to EMNLP 2023).

What are the main features of salesforceairesearch/persdistill?

The main features of salesforceairesearch/persdistill are: Code Generation and Distillation, Feedback Alignment.

Which projects share features with salesforceairesearch/persdistill?

Projects with overlapping indexed features include: apcl-research/jam-cgpt — Proposed by: - Chia-Yi Su - Collin McMillan. codefuse-ai/mftcoder — High Accuracy and efficiency multi-task fine-tuning framework for Code LLMs. This work has been accepted by KDD 2024. facebookresearch/codellama — Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software… facebookresearch/motif — This repository contains PyTorch code for Motif, training AI agents on NetHack with reward functions derived from an… ise-uiuc/magicoder — 🎩  Models | 📚  Dataset | 🚀  Quick Start | 👀  Demo | 📝  Citation | 🙏 … rucaibox/rlmec — This repo provides the source code & data of our paper: Improving Large Language Models via Fine-grained Reinforcement…

Projects sharing features with PersDistill

These projects share indexed features with PersDistill. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • codefuse-ai/mftcodercodefuse-ai avatar

    codefuse-ai/MFTCoder

    714View on GitHub↗

    High Accuracy and efficiency multi-task fine-tuning framework for Code LLMs. This work has been accepted by KDD 2024.

    Python
    View on GitHub↗714
  • facebookresearch/codellamafacebookresearch avatar

    facebookresearch/codellama

    16,307View on GitHub↗

    Code Llama is a large language model based on Llama 2 trained specifically for programming tasks and software development. It provides specialized model types optimized for general code generation, instruction following, and context-aware infilling. The project includes an instruction-tuned programming model for executing technical tasks via natural language prompts and a code infilling model that predicts missing sections based on surrounding source context. A large context code model is also provided to analyze extensive blocks of source code for improved coherence. The system covers capab

    Python
    View on GitHub↗16,307
  • facebookresearch/motiffacebookresearch avatar

    facebookresearch/motif

    136View on GitHub↗

    This repository contains PyTorch code for Motif, training AI agents on NetHack with reward functions derived from an LLM's preferences.

    Python
    View on GitHub↗136
  • apcl-research/jam-cgptapcl-research avatar

    apcl-research/jam-cgpt

    4View on GitHub↗

    Proposed by: - Chia-Yi Su - Collin McMillan

    Python
    View on GitHub↗4
Compare all 10 related projects→