openfaiss's Stars
Sonder-MX/sky-take-out
苍穹外卖
ylw-github/taodong-shop
基于SpringCloud微服务技术开发的“淘东”电商项目
Meng-Xin/take-out
苍穹外卖 Golang,一个规范化的Gin项目开发实例。
penghuima/awesome-serverless-papers
Collect papers about serverless computing research
CocaineCong/gin-mall
基于 gin+gorm+redis+mysql 读写分离的电子商城,包括 JWT 鉴权,CORS跨域,AES 对称加密,引入ELK体系方便日志查看,jaeger进行trace查看,skywalking进行检测,使用docker容器化部署
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
kubernetes-sigs/controller-runtime
Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)
jungho/k8s-crds
Example of creating Kubernetes Custom Resource Definitions and controllers using Kubebuilder and Operator SDK
kevinlisr/baidingtech
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
shibing624/MedicalGPT
MedicalGPT: Training Your Own Medical GPT Model with ChatGPT Training Pipeline. 训练医疗大模型,实现了包括增量预训练(PT)、有监督微调(SFT)、RLHF、DPO、ORPO。
ztxz16/fastllm
纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行
ourongxing/chatgpt-vercel
Elegant and Powerfull. Powered by OpenAI and Vercel.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
zjhellofss/KuiperInfer
校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
weaiken/ebook
classic books of computer science!
PacktPublishing/Learn-LLVM-12
Learn LLVM 12, published by Packt
xiaoweihan/Books
Evian-Zhang/llvm-ir-tutorial
LLVM IR入门指南
exaloop/codon
A high-performance, zero-overhead, extensible Python compiler using LLVM
0voice/expert_readed_books
2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,**类,数学类,人物传记书籍
BBuf/tvm_mlir_learn
compiler learning resources collect.
CnTransGroup/EffectiveModernCppChinese
《Effective Modern C++》- 完成翻译
ddbourgin/numpy-ml
Machine learning, in numpy
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
Tony-Tan/CUDA_Freshman
microsoft/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
Abyssaledge/TorchEx
Collection of PyTorch customized operators.
onnx/onnx
Open standard for machine learning interoperability
Alinshans/MyTinySTL
Achieve a tiny STL in C++11