-
optimum Public
Forked from huggingface/optimum🚀 Accelerate training and inference of 🤗 Transformers and 🤗 Diffusers with easy to use hardware optimization tools
Python Apache License 2.0 UpdatedDec 11, 2024 -
-
accelerate Public
Forked from huggingface/accelerate🚀 A simple way to launch, train, and use PyTorch models on almost any device and distributed configuration, automatic mixed precision (including fp8), and easy-to-configure FSDP and DeepSpeed support
Python Apache License 2.0 UpdatedSep 6, 2024 -
-
-
tinygrad Public
Forked from tinygrad/tinygradYou like pytorch? You like micrograd? You love tinygrad! ❤️
-
-
pytorch Public
Forked from pytorch/pytorchTensors and Dynamic neural networks in Python with strong GPU acceleration
Python Other UpdatedFeb 28, 2024 -
-
dreamerv3-torch Public
Forked from NM512/dreamerv3-torchImplementation of Dreamer v3 in pytorch.
Python MIT License UpdatedFeb 24, 2024 -
axolotl Public
Forked from axolotl-ai-cloud/axolotlGo ahead and axolotl questions
Python Apache License 2.0 UpdatedJan 6, 2024 -
-
EfficientZero Public
Forked from YeWR/EfficientZeroOpen-source codebase for EfficientZero, from "Mastering Atari Games with Limited Data" at NeurIPS 2021.
Python GNU General Public License v3.0 UpdatedDec 20, 2023 -
ray Public
Forked from ray-project/rayAn open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyp…
Python Apache License 2.0 UpdatedDec 8, 2023 -
rt1-pytorch Public
Forked from lucidrains/robotic-transformer-pytorchImplementation of RT1 (Robotic Transformer) in Pytorch
-
speculative-decoding Public
Forked from lucidrains/speculative-decodingExplorations into some recent techniques surrounding speculative decoding
Python MIT License UpdatedNov 24, 2023 -
aviary Public
Forked from ray-project/ray-llmRay Aviary - evaluate multiple LLMs easily
Python Apache License 2.0 UpdatedJul 5, 2023 -
trlx Public
Forked from CarperAI/trlxA repo for distributed training of language models with Reinforcement Learning via Human Feedback (RLHF)
Python MIT License UpdatedJul 3, 2023 -
langchain Public
Forked from langchain-ai/langchain⚡ Building applications with LLMs through composability ⚡
Python MIT License UpdatedJun 29, 2023 -
mbrl-lib Public
Forked from facebookresearch/mbrl-libLibrary for Model Based RL
-
-
PettingZoo Public
Forked from Farama-Foundation/PettingZooGym for multi-agent reinforcement learning
Python Other UpdatedOct 19, 2022 -
-
BoilerCourses Public
A recommender system to find related courses based on course descriptions and NLP
Python MIT License UpdatedSep 30, 2022 -
gym Public
Forked from openai/gymA toolkit for developing and comparing reinforcement learning algorithms.
Python Other UpdatedJun 23, 2022 -
CoMBIne Public
Combined Model-Based and Inverse Reinforcement Learning for Generalization
Python Other UpdatedJun 14, 2022 -
meltingpot Public
Forked from google-deepmind/meltingpotPython Apache License 2.0 UpdatedMay 31, 2022 -
sequential_social_dilemma_games Public
Forked from eugenevinitsky/sequential_social_dilemma_gamesRepo for reproduction of sequential social dilemmas
Python MIT License UpdatedMay 29, 2022 -
rllib-torch-maddpg Public
PyTorch implementation of MADDPG (Lowe et al.) in RLLib
-