Repository History

7 repositories tagged with pytorch

Topic: pytorch
NVIDIA PhysicsNeMo: Deep Learning Framework for Physics-ML Models

NVIDIA PhysicsNeMo: Deep Learning Framework for Physics-ML Models

NVIDIA PhysicsNeMo is an open-source deep learning framework designed for building, training, and fine-tuning Physics AI models. It leverages state-of-the-art scientific machine learning methods, enabling real-time predictions by combining physics knowledge with data. This framework provides scalable, GPU-optimized tools for AI4Science and engineering applications.

Analyzed Jun 16, 2026
View Details
JARVIS: Connecting LLMs with the ML Community for AGI Exploration

JARVIS: Connecting LLMs with the ML Community for AGI Exploration

JARVIS is an innovative system developed by Microsoft that aims to bridge Large Language Models (LLMs) with the broader Machine Learning community. It serves as a collaborative platform, using an LLM as a controller to orchestrate numerous expert models from Hugging Face Hub, thereby facilitating the exploration of Artificial General Intelligence (AGI) and solving complex AI tasks. This system streamlines the process of task planning, model selection, execution, and response generation.

Analyzed May 16, 2026
View Details
PEFT: State-of-the-Art Parameter-Efficient Fine-Tuning

PEFT: State-of-the-Art Parameter-Efficient Fine-Tuning

PEFT (Parameter-Efficient Fine-Tuning) is a cutting-edge library from Hugging Face designed to efficiently adapt large pretrained models for various downstream applications. It dramatically reduces computational and storage costs by fine-tuning only a small subset of model parameters. This approach enables achieving performance comparable to fully fine-tuned models, making advanced AI accessible on more modest hardware.

Analyzed May 14, 2026
View Details
Spotlight: Deep Recommender Models with PyTorch

Spotlight: Deep Recommender Models with PyTorch

Spotlight is a Python library built on PyTorch for developing deep and shallow recommender models. It offers a comprehensive set of building blocks for various loss functions, representations, and utilities for handling recommendation datasets. This tool is designed for rapid exploration and prototyping of new recommender systems.

Analyzed Feb 26, 2026
View Details
PETSA: Parameter-Efficient Test-Time Adaptation for Time Series Forecasting

PETSA: Parameter-Efficient Test-Time Adaptation for Time Series Forecasting

PETSA offers a parameter-efficient solution for Test-Time Adaptation (TTA) in time series forecasting, addressing the performance degradation caused by non-stationary data. It adapts pre-trained models during inference by updating small calibration modules, reducing memory and compute costs. This method, which includes low-rank adapters, dynamic gating, and a specialized loss, improves forecasting accuracy across diverse backbones and datasets.

Analyzed Feb 19, 2026
View Details
pytorch-deep-learning: Learn PyTorch for Deep Learning from Zero to Mastery

pytorch-deep-learning: Learn PyTorch for Deep Learning from Zero to Mastery

This repository provides comprehensive materials for the "Learn PyTorch for Deep Learning: Zero to Mastery" course. It offers a hands-on, code-first approach to mastering PyTorch, covering fundamentals to advanced topics like computer vision and model deployment. With over 16,000 stars, it's a highly popular resource for beginners in machine learning and deep learning.

Analyzed Nov 8, 2025
View Details
Text Generation Inference: High-Performance LLM Serving by Hugging Face

Text Generation Inference: High-Performance LLM Serving by Hugging Face

Text Generation Inference (TGI) is a robust toolkit from Hugging Face designed for deploying and serving Large Language Models (LLMs) with high performance. It powers Hugging Face's production services, including Hugging Chat and their Inference API. TGI offers optimized text generation, supporting popular open-source LLMs and implementing advanced features for efficient and scalable inference.

Analyzed Nov 4, 2025
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️