jychen's Stars
cloudcores/CuAssembler
An unofficial cuda assembler, for all generations of SASS, hopefully :)
supranational/blst
Multilingual BLS12-381 signature library
ingonyama-zk/icicle
A hardware acceleration library for compute intensive cryptography :ice_cube:
ingonyama-zk/papers
A repo for our research papers :heart:
HqWu-HITCS/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
d2l-ai/d2l-en
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 500 universities from 70 countries including Stanford, MIT, Harvard, and Cambridge.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
promptslab/Awesome-Prompt-Engineering
This repository contains a hand-curated resources for Prompt Engineering with a focus on Generative Pre-trained Transformer (GPT), ChatGPT, PaLM etc
Hannibal046/Awesome-LLM
Awesome-LLM: a curated list of Large Language Model
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
base-org/node
Everything required to run your own Base node
base-org/chains
provides metadata for networkIDs and chainIDs
web3/web3.js
Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
Stability-AI/awesome-stability
Awesome Stability List
Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
filecoin-project/ec-gpu
OpenCL code generator for finite-field arithmetic over arbitrary prime fields
ridiculousfish/libdivide
Official git repository for libdivide: optimized integer division
zq1997/deepin-wine
【deepin源移植】Debian/Ubuntu上的QQ/微信快速安装方式
kamranahmedse/developer-roadmap
Interactive roadmaps, guides and other educational content to help developers grow in their careers.
milakov/int_fastdiv
Fast integer division with divisor not known at compile time. To be used primarily in CUDA kernels.