Stars
AI-powered daily intelligence for indie hackers and builders. 20 questions, 10+ sources, every morning.
中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
DSPy: The framework for programming—not prompting—language models
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
Ethereum smart contracts for security and utility tokens
general purpose extensions to golang's database/sql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚𝐯𝐚有𝐝𝐮𝐛𝐛𝐨, 𝐆𝐨𝐥𝐚𝐧𝐠有𝐫𝐩𝐜𝐱! build for cloud!
The Paxos library implemented in C++ that has been used in the WeChat production environment.
Distributed reliable key-value store for the most critical data of a distributed system
Collection of helpful tips and tricks for VS Code.
Gin is a high-performance HTTP web framework written in Go. It provides a Martini-like API but with significantly better performance—up to 40 times faster—thanks to httprouter. Gin is designed for …
Most commonly used git tips and tricks.
Snowflake is a network service for generating unique ID numbers at high scale with some simple guarantees (golang).
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
JumpServer is an open-source Privileged Access Management (PAM) platform that provides DevOps and IT teams with on-demand and secure access to SSH, RDP, Kubernetes, Database and RemoteApp endpoints…
The exceptionally handsome dashboard framework in Ruby and Coffeescript.
Consumer Dispatcher works as a proxy between RabbitMQ and your consumers.
jackyhung / netty
Forked from netty/nettyNetty project - an event-driven asynchronous network application framework
Jetserver is a high speed nio socket based multiplayer java game server written using Netty and Mike Rettig's Jetlang.It is specifically tuned for network based multiplayer games and supports TCP a…