Pinned Repositories
GenAIExamples
Generative AI Examples is a collection of GenAI examples such as ChatQnA, Copilot, which illustrate the pipeline capabilities of the Open Platform for Enterprise AI (OPEA) project.
GenAIInfra
Containerization and cloud native suite for OPEA
becoming-a-compiler-engineer
编译器入门课程的配套教学资料
Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
codeforces-go
Golang 算法竞赛模板库 | Solutions to Codeforces by Go 💭💡🎈
coding-interview-university
A complete computer science study plan to become a software engineer.
jit_smc_test
Test self-modifying code behaviour on processors for single-use JIT functions
text-embeddings-inference
A blazing fast inference solution for text embeddings models
TheUnixProgrammingEnv
The UNIX Programming Environment
php-src
The PHP Interpreter
PeterYang12's Repositories
PeterYang12/becoming-a-compiler-engineer
编译器入门课程的配套教学资料
PeterYang12/Bilibili-plus
课程视频、PPT和源代码:侯捷C++系列;台大郭彦甫MATLAB
PeterYang12/codeforces-go
Golang 算法竞赛模板库 | Solutions to Codeforces by Go 💭💡🎈
PeterYang12/coding-interview-university
A complete computer science study plan to become a software engineer.
PeterYang12/context
PeterYang12/cpython
The Python programming language
PeterYang12/NotionNext
使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
PeterYang12/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
PeterYang12/text-embeddings-inference
A blazing fast inference solution for text embeddings models
PeterYang12/core-to-core-latency
Measures the latency between CPU cores
PeterYang12/dynasm-jitdemo
the demo for dynasm jit
PeterYang12/eva-llvm-source
Source code for "Programming Language with LLVM" class
PeterYang12/eva-source
Source code for "Essentials of Interpretation" class
PeterYang12/GenAIComps
GenAI components at micro-service level; GenAI service composer to create mega-service
PeterYang12/GenAIExamples
Generative AI Examples is a collection of GenAI examples such as ChatQnA, Copilot, which illustrate the pipeline capabilities of the Open Platform for Enterprise AI (OPEA) project.
PeterYang12/GenAIInfra-external
Containerization and cloud native suite for OPEA
PeterYang12/github-readme-stats
:zap: Dynamically generated stats for your github readmes
PeterYang12/iodlr-1
Tools and Reference Code for Intel Optimizations (eg Large Pages)
PeterYang12/KuiperInfer
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
PeterYang12/learn-nlp-with-transformers
we want to create a repo to illustrate usage of transformers in chinese
PeterYang12/llama2.c
Inference Llama 2 in one file of pure C
PeterYang12/llm-inference-benchmark
LLM Inference benchmark
PeterYang12/llm.c
LLM training in simple, raw C/CUDA
PeterYang12/llmperf
LLMPerf is a library for validating and benchmarking LLMs
PeterYang12/nim-deploy
A collection of YAML files, Helm Charts, Operator code, and guides to act as an example reference implementation for NVIDIA NIM deployment.
PeterYang12/PeterYang-blogs
PeterYang12/php-src
The PHP Interpreter
PeterYang12/ROP_STEP_BY_STEP
一步一步学ROP
PeterYang12/sample-controller
Repository for sample controller. Complements sample-apiserver
PeterYang12/triton
Development repository for the Triton language and compiler