Pinned Repositories
AlgoNotes
公众号【浅梦的学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
horovodRunnerBenchMark_IPython
same as horovodRunnerBenchMark but ipyton version for better readability
HWGCN
Higher-order Weighted Graph Convolutional Networks: https://arxiv.org/abs/1911.04129
mlflow_docker
Containerized Deployment of MLFlow Models with Databricks Integration
nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
sagemaker-im
For Sage Maker IM days
vicuna_tutorial
x-transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers
psychologyphd's Repositories
psychologyphd/AlgoNotes
公众号【浅梦的学习笔记】文章汇总:包含 排序&CXR预估,召回匹配,用户画像&特征工程,推荐搜索综合 计算广告,大数据,图算法,NLP&CV,求职面试 等内容
psychologyphd/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
psychologyphd/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
psychologyphd/vicuna_tutorial
psychologyphd/x-transformers
A simple but complete full-attention transformer with a set of promising experimental features from various papers
psychologyphd/alpaca-lora
Instruct-tuning LLaMA on consumer hardware
psychologyphd/alpaca_lora_4bit
psychologyphd/auto-evaluator
Evaluation tool for LLM QA chains
psychologyphd/awesome-conditional-content-generation
Update-to-data resources for conditional content generation, including human motion generation, image or video generation and editing.
psychologyphd/BitNet
Official inference framework for 1-bit LLMs
psychologyphd/databricks-ml-examples
psychologyphd/Fengshenbang-LM
Fengshenbang-LM(封神榜大模型)是IDEA研究院认知计算与自然语言研究中心主导的大模型开源体系,成为中文AIGC和认知智能的基础设施。
psychologyphd/finetune_llama
psychologyphd/generative-ai-for-beginners
18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
psychologyphd/GPTQ-for-LLaMa
4 bits quantization of LLaMa using GPTQ
psychologyphd/IAMAX
Supplemental materials for the paper Using Constraint Programming and Graph "Representation Learning for Generating Interpretable Cloud Security Policies"
psychologyphd/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
psychologyphd/llama
Inference code for LLaMA models
psychologyphd/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
psychologyphd/llm.c
LLM training in simple, raw C/CUDA
psychologyphd/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
psychologyphd/PaLM-rlhf-pytorch
Implementation of RLHF (Reinforcement Learning with Human Feedback) on top of the PaLM architecture. Basically ChatGPT but with PaLM
psychologyphd/peft
🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.
psychologyphd/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
psychologyphd/text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.
psychologyphd/the-algorithm
Source code for Twitter's Recommendation Algorithm
psychologyphd/transcripts
psychologyphd/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
psychologyphd/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
psychologyphd/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs