Stars
中文对话0.2B小模型(ChatLM-Chinese-0.2B),开源所有数据集来源、数据清洗、tokenizer训练、模型预训练、SFT指令微调、RLHF优化等流程的全部代码。支持下游任务sft微调,给出三元组信息抽取微调示例。
用于从头预训练+SFT一个小参数量的中文LLaMa2的仓库;24G单卡即可运行得到一个具备简单中文问答能力的chat-llama2.
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
A series of large language models trained from scratch by developers @01-ai
Unofficial Implementation of DragGAN - "Drag Your GAN: Interactive Point-based Manipulation on the Generative Image Manifold" (DragGAN 全功能实现,在线Demo,本地部署试用,代码、模型已全部开源,支持Windows, macOS, Linux)
Go RPC framework with high-performance and strong-extensibility for building micro-services.
Apache Spark - A unified analytics engine for large-scale data processing
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
专注大数据学习面试,大数据成神之路开启。Flink/Spark/Hadoop/Hbase/Hive...
AKShare is an elegant and simple financial data interface library for Python, built for human beings! 开源财经数据接口库
Apache Doris is an easy-to-use, high performance and unified analytics database.
The simplest, fastest way to get business intelligence and analytics to everyone in your company 😋
🚁🚀基于Flink实现的商品实时推荐系统。flink统计商品热度,放入redis缓存,分析日志信息,将画像标签和实时记录放入Hbase。在用户发起推荐请求后,根据用户画像重排序热度榜,并结合协同过滤和标签两个推荐模块为新生成的榜单的每一个产品添加关联产品,最后返回新的用户列表。
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去…
A UI dashboard that allows CRUD operations on Zookeeper.
A scalable, distributed Time Series Database.
💯 Curated coding interview preparation materials for busy software engineers
A complete computer science study plan to become a software engineer.
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
ClickHouse® is a real-time analytics database management system
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.