awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Supervised Fine-Tuning · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesSupervised Fine-Tuning

Methods for refining pre-trained models on curated datasets to improve performance for specific tasks or behaviors.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Supervised Fine-Tuning. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Model Fine-Tuning and Adaptation
  5. Supervised Fine-Tuning

Awesome Supervised Fine-Tuning GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • mlabonne/llm-course

    mlabonne/llm-course

    75,340GitHubView on GitHub↗

    This project is a comprehensive educational curriculum and engineering handbook focused on the lifecycle of large language models. It serves as a structured knowledge base for machine learning practitioners, covering the fundamental mathematical and architectural principles of transformer-based sequence modeling, as we

    courselarge-language-modelsllm
  • openai/codex

    openai/codex

    61,152GitHubView on GitHub↗

    Codex is an automated programming tool and generative code assistant designed to interpret developer intent through a natural language interface. It functions as a machine learning model trained on public code repositories to provide intelligent code completion, suggestions, and refactoring within development environme

    Rust