2 repos
Model Customization — Artificial Intelligence & Machine Learning
We curate 2 GitHub repositories matching artificial intelligence & machine learning · Model Customization. Refine with filters or upvote what's useful.
Model Customization — Artificial Intelligence & Machine Learning
- huggingface/transformers
huggingface/transformers
156,730Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and performance, including techniques like quantization, speculative decoding, and paged memory management for key-value caches. It provides native integration for distributed training across multi-node clusters, as well as flexible APIs for serving models via compatible inference servers. Developers can also utilize built-in utilities for model patching, custom kernel execution, and automated documentation generation to streamline development workflows.
Pythonaudiodeep-learningdeepseek - Shubhamsaboo/awesome-llm-apps
Shubhamsaboo/awesome-llm-apps
96,116This repository serves as a comprehensive collection of resources, templates, and starter code for building artificial intelligence applications. It provides a centralized hub for developers to access practical implementations of common workflows, including retrieval-augmented generation pipelines and autonomous agent loops, alongside educational materials designed to support rapid prototyping and experimentation. The project distinguishes itself by offering a dual focus on technical implementation and critical analysis. It provides a library of lightweight, single-file agents and tutorials for complex tasks like multi-source retrieval, memory management, and tool integration via standardized protocols. Simultaneously, it includes an analytical framework for identifying and evaluating the linguistic patterns, structural templates, and stylistic markers characteristic of machine-generated text. Beyond these core offerings, the repository covers a broad capability surface that includes guidance on model fine-tuning, voice-processing integration, and strategies for optimizing agent reasoning and token consumption. It also features conceptual resources regarding the evolving role of product management in agent-driven environments and best practices for mitigating performance issues in autonomous systems. The repository is structured as a curated list with a navigation index, providing quick-start instructions for initializing and running template agents within a local development environment.
Pythonagentsllmspython