Zhengyuan Han (HunterHan)

HunterHan

Geek Repo

Location:Shanghai

Github PK Tool:Github PK Tool

Zhengyuan Han's starred repositories

quivr

Open-source RAG Framework for building GenAI Second Brains 🧠 Build productivity assistant (RAG) ⚡️🤖 Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Efficient retrieval augmented generation framework

Language:PythonLicense:NOASSERTIONStargazers:35733Issues:279Issues:1287

DeepSpeed

DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.

Language:PythonLicense:Apache-2.0Stargazers:34527Issues:343Issues:2692

interview

📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.

Language:C++License:NOASSERTIONStargazers:34264Issues:869Issues:62

OpenVoice

Instant voice cloning by MIT and MyShell.

Language:PythonLicense:MITStargazers:28133Issues:212Issues:226

llm-action

本项目旨在分享大模型相关技术原理以及实战经验。

Language:HTMLLicense:Apache-2.0Stargazers:8805Issues:81Issues:21

CodeGeeX

CodeGeeX: An Open Multilingual Code Generation Model (KDD 2023)

Language:PythonLicense:Apache-2.0Stargazers:8086Issues:85Issues:214

shadowsocks-rss

ShadowsocksR update rss, SSR organization

openmlsys-zh

《Machine Learning Systems: Design and Implementation》- Chinese Version

CodeT5

Home of CodeT5: Open Code LLMs for Code Understanding and Generation

Language:PythonLicense:BSD-3-ClauseStargazers:2695Issues:40Issues:166

CodeBERT

CodeBERT

Language:PythonLicense:MITStargazers:2133Issues:37Issues:297

CodeXGLUE

CodeXGLUE

How_to_optimize_in_GPU

This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.

Language:CudaLicense:Apache-2.0Stargazers:793Issues:13Issues:15
Language:PythonLicense:Apache-2.0Stargazers:583Issues:26Issues:4

Modern-CMake-for-Cpp

Modern CMake for C++, published by Packt

Language:DockerfileLicense:MITStargazers:479Issues:16Issues:9

CUDA-Learn-Note

🎉CUDA 笔记 / 大模型手撕CUDA / C++笔记,更新随缘: flash_attn、sgemm、sgemv、warp reduce、block reduce、dot product、elementwise、softmax、layernorm、rmsnorm、hist etc.

Language:CudaLicense:GPL-3.0Stargazers:435Issues:6Issues:0

HugNLP

CIKM2023 Best Demo Paper Award. HugNLP is a unified and comprehensive NLP library based on HuggingFace Transformer. Please hugging for NLP now!😊

Language:PythonLicense:Apache-2.0Stargazers:375Issues:7Issues:12

GeminiGraph

A computation-centric distributed graph processing system.

Language:C++License:Apache-2.0Stargazers:308Issues:17Issues:30

ssr

ssr流控一键搭建脚本--wget https://github.com/mu228/ssr/raw/master/ssr.sh && bash ssr.sh

CS149-parallel-computing

Learning materials for Stanford CS149 : Parallel Computing

ssr-bbr-vpn

小白VPN搭建图文教程/使用国外服务器自建ssr/开启加速bbr/访问vpn/搭建教程/科学上网/翻墙10分钟搞定

Language:ShellStargazers:62Issues:2Issues:0

Awesome-Survey-Graphs-with-Heterophily

A Survey of Learning from Graphs with Heterophily

cuFoam

cuFoam is a cuda based linear equations solver for OpenFoam.

Language:C++License:NOASSERTIONStargazers:24Issues:3Issues:0

spmv-acc

HIP acceleration of SpMV solver

Language:C++License:Apache-2.0Stargazers:6Issues:2Issues:1

SpMV-CNN-Model

SpMV-CNN: A set of convolutional neural nets for estimating the run time and energy consumption of the sparse matrix-vector product

Language:CLicense:GPL-3.0Stargazers:5Issues:3Issues:0

swCandle

The micro-benchmark suite to evaluate the micro-architecture of China's home-grown many-core processor SW26010

Language:AssemblyStargazers:5Issues:1Issues:0

Mat2Stencil

A Modular Matrix-Based DSL for Explicit and Implicit Matrix-Free PDE Solvers on Structured Grid.