alexpopo's Stars
f/awesome-chatgpt-prompts
This repo includes ChatGPT prompt curation to use ChatGPT better.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
xai-org/grok-1
Grok open release
TencentARC/GFPGAN
GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
RVC-Boss/GPT-SoVITS
1 min voice data can also be used to train a good TTS model! (few shot voice cloning)
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
fastai/fastbook
The fastai book, published as Jupyter Notebooks
karpathy/llama2.c
Inference Llama 2 in one file of pure C
SocialSisterYi/bilibili-API-collect
哔哩哔哩-API收集整理【不断更新中....】
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
openai/tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
OpenTalker/SadTalker
[CVPR 2023] SadTalker:Learning Realistic 3D Motion Coefficients for Stylized Audio-Driven Single Image Talking Face Animation
microsoft/LoRA
Code for loralib, an implementation of "LoRA: Low-Rank Adaptation of Large Language Models"
bentoml/OpenLLM
Run any open-source LLMs, such as Llama, Mistral, as OpenAI compatible API endpoint in the cloud.
google-research/text-to-text-transfer-transformer
Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"
Oneflow-Inc/oneflow
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
xorbitsai/inference
Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to use any LLM you need. With Xinference, you're empowered to run inference with any open-source language models, speech recognition models, and multimodal models, whether in the cloud, on-premises, or even on your laptop.
lipku/metahuman-stream
Real time interactive streaming digital human
salesforce/awd-lstm-lm
LSTM and QRNN Language Model Toolkit for PyTorch
Sohl-Dickstein/Diffusion-Probabilistic-Models
Reference implementation for Deep Unsupervised Learning using Nonequilibrium Thermodynamics
yangmingustb/planning_books_1
记录:规划,决策,机器学习,编程的书籍
budzianowski/PyTorch-Beam-Search-Decoding
PyTorch implementation of beam search decoding for seq2seq models
practicingman/chinese_ulmfit
中文ULMFiT 情感分析 文本分类
amanchadha/stanford-cs224n-assignments-2021
This repository contains my solutions to the assignments for Stanford's CS224n "Natural Language Processing with Deep Learning" (Winter 2021).
jingyuexing/bilibiliAPI
bilibiliAPI
prajjwal1/language-modelling
LM, ULMFit et al.
Platun0v/snake-gym
snake-gym is implementation of the classic game snake that is made as an OpenAI gym environment