eljanmahammadli's Stars
EleutherAI/gpt-neox
An implementation of model parallel autoregressive transformers on GPUs, based on the Megatron and DeepSpeed libraries
Instruction-Tuning-with-GPT-4/GPT-4-LLM
Instruction Tuning with GPT-4
eric-mitchell/detect-gpt
DetectGPT: Zero-Shot Machine-Generated Text Detection using Probability Curvature
togethercomputer/RedPajama-Data
The RedPajama-Data repository contains code for preparing large datasets for training large language models.
jzhang38/TinyLlama
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
abetlen/llama-cpp-python
Python bindings for llama.cpp
KaimingHe/deep-residual-networks
Deep Residual Learning for Image Recognition
Dao-AILab/flash-attention
Fast and memory-efficient exact attention
borisdayma/dalle-mini
DALL·E Mini - Generate images from a text prompt
kuprel/min-dalle
min(DALL·E) is a fast, minimal port of DALL·E Mini to PyTorch
Lightning-AI/litgpt
20+ high-performance LLMs with recipes to pretrain, finetune and deploy at scale.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
minimaxir/gpt-2-simple
Python package to easily retrain OpenAI's GPT-2 text-generating model on new texts
brevdev/notebooks
Collection of notebook guides created by the Brev.dev team!
ml-explore/mlx-examples
Examples in the MLX framework
SKRohit/Generating_Text_Summary_With_GPT2
A simple approach to use GPT2-medium (345M) for generating high quality text summaries with minimal training.
isafulf/inbox_cleaner
A python script to help manage a Gmail inbox by filtering out promotional emails using GPT-3 or GPT-4.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
Mintplex-Labs/anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
linexjlin/GPTs
leaked prompts of GPTs
chinasaokolo/csGraduateApps
A repository for compiling graduate application materials for prospective computer science graduate students (Masters & PhD).
ml-explore/mlx
MLX: An array framework for Apple silicon
chriskiehl/Gooey
Turn (almost) any Python command line program into a full GUI application with one line
arcee-ai/mergekit
Tools for merging pretrained large language models.
robinhad/kruk
Ukrainian instruction-tuned language models and datasets
mistralai/megablocks-public
selimsef/dfdc_deepfake_challenge
A prize winning solution for DFDC challenge
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)