Pinned Repositories
Ad-papers
Papers on Computational Advertising
algorithms
anderson
This is Anderson
anderson.github.io
andersoncui.github.io
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
aws-athena-query-federation
The Amazon Athena Query Federation SDK allows you to customize Amazon Athena with your own data sources and code.
aws-connected-device-framework
smallllama
cuiyijing's Repositories
cuiyijing/smallllama
cuiyijing/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
cuiyijing/Awesome-Edge-Detection-Papers
:books: A collection of edge/contour/boundary detection papers and toolbox.
cuiyijing/aws-athena-query-federation
The Amazon Athena Query Federation SDK allows you to customize Amazon Athena with your own data sources and code.
cuiyijing/aws-connected-device-framework
cuiyijing/aws-iot-fleetwise-edge
AWS IoT FleetWise Edge Agent
cuiyijing/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
cuiyijing/connected-mobility-solution-on-aws
Accelerate development and deployment of connected vehicle assets with purpose-built, deployment-ready accelerators, and an Automotive Cloud Developer Portal (ACDP)
cuiyijing/cuiyijing.github.io
cuiyijing/DataScience
数据科学竞赛实战
cuiyijing/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
cuiyijing/ESRecsys
Effective and Scalable Recommendation Systems
cuiyijing/FastChat
An open platform for training, serving, and evaluating large language models. Release repo for Vicuna and Chatbot Arena.
cuiyijing/Firefly
Firefly: 大模型训练工具,支持训练Llama3、Gemma、MiniCPM、Yi、Deepseek、Orion、Xverse、Mixtral-8x7B、Zephyr、Mistral、Baichuan2、Llma2、Llama、Qwen、Baichuan、ChatGLM2、InternLM、Ziya2、Vicuna、Bloom等大模型
cuiyijing/flash-attention
Fast and memory-efficient exact attention
cuiyijing/gcp-cloud-books
The book guides you on how to scale your system and boost its security, helping you become a skilled high-level cloud architect. As you progress, you will discover how individual cloud services are configured and used. The later chapters will even provide you with insights into the best GCP services and help you understand how and when to use them.
cuiyijing/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
cuiyijing/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
cuiyijing/jalammar.github.io
Build a Jekyll blog in minutes, without touching the command line.
cuiyijing/Llama3-Chinese-Chat
This is the first Chinese chat model specifically fine-tuned for Chinese through ORPO based on the Meta-Llama-3-8B-Instruct model.
cuiyijing/llama3-from-scratch
llama3 implementation one matrix multiplication at a time
cuiyijing/llm-jp-sft
cuiyijing/machine-learning-articles
🧠💬 Articles I wrote about machine learning, archived from MachineCurve.com.
cuiyijing/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
cuiyijing/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
cuiyijing/public-private-key-demo
Demonstrates public / private key pairs and signing in a blockchain context. This is part 2 of my Blockchain 101 video explainer.
cuiyijing/text-generation-webui
A Gradio web UI for Large Language Models. Supports transformers, GPTQ, AWQ, EXL2, llama.cpp (GGUF), Llama models.
cuiyijing/Textbooks-and-Papers
cuiyijing/Transformer_Example
cuiyijing/xformers
Hackable and optimized Transformers building blocks, supporting a composable construction.