Pinned Repositories
beginning-apache-spark-3
Source Code for 'Beginning Apache Spark 3' by Hien Luu
caffeine
A high performance caching library for Java
cvxbook_additional_exercises
Additional exercises and data for EE364a. No solutions; for public consumption.
debezium
Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.
decryptBooxUpdateUpx
Decrypt `update.upx` the encrypted ROM update package released by Onyx Boox, so as to get the zip format update package which can be read by Recovery directly
dr-elephant
Dr. Elephant is a job and flow-level performance monitoring and tuning tool for Apache Hadoop and Apache Spark
flink-learning
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去重、监控告警)分享。欢迎大家支持我的专栏《大数据实时计算引擎 Flink 实战与性能优化》
flink-sql-cookbook
The Apache Flink SQL Cookbook is a curated collection of examples, patterns, and use cases of Apache Flink SQL. Many of the recipes are completely self-contained and can be run in Ververica Platform as is.
GrokkingStreamingSystems
The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-systems).
hive-testbench
angelzhan's Repositories
angelzhan/cvxbook_additional_exercises
Additional exercises and data for EE364a. No solutions; for public consumption.
angelzhan/lihang-code
《统计学习方法》的代码实现
angelzhan/RemoteShuffleService
angelzhan/spark-terasort
Spark Terasort
angelzhan/SSM
Smart Storage Management for Big Data, a comprehensive hot/cold data optimized solution
angelzhan/synology-csi
angelzhan/AutoLimiter
Sentinel自动限流降级的集群方案。通过Ignite实现控制台集群方案。基于ETCD实现高可用高性能的Token Server。
angelzhan/Awesome-Multimodal-Large-Language-Models
:sparkles::sparkles:Latest Papers and Datasets on Multimodal Large Language Models, and Their Evaluation.
angelzhan/benchmarks
A benchmark framework for Tensorflow
angelzhan/ChatGLM-finetune-LoRA
Code for fintune ChatGLM-6b using low-rank adaptation (LoRA)
angelzhan/chatgpt-java
ChatGPT Java SDK支持流式输出。支持OpenAI官方所有接口。ChatGPT的Java客户端。OpenAI GPT-3.5-Turb GPT-4 Api Client for Java
angelzhan/chatgpt-memory
Allows to scale the ChatGPT API to multiple simultaneous sessions with infinite contextual and adaptive memory powered by GPT and Redis datastore.
angelzhan/ChatGPTBook
《ChatGPT原理与实战:大型语言模型的算法、技术和私有化》
angelzhan/Chinese-alpaca-lora
骆驼:A Chinese finetuned instruction LLaMA. Developed by 陈启源 @ 华中师范大学 & 李鲁鲁 @ 商汤科技 & 冷子昂 @ 商汤科技
angelzhan/Code-LMs
Guide to using pre-trained large language models of source code
angelzhan/DeepSpeedExamples
Example models using DeepSpeed
angelzhan/EX-chatGPT
Let ChatGPT truly learn how to go online and call APIs! 'EX-ChatGPT' can rival and even surpass NewBing
angelzhan/GitHubDaily
坚持分享 GitHub 上高质量、有趣实用的开源技术教程、开发者工具、编程网站、技术资讯。A list cool, interesting projects of GitHub.
angelzhan/grade-school-math
angelzhan/insuranceqa-corpus-zh
:helicopter: 保险行业语料库,聊天机器人
angelzhan/langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识的 ChatGLM 问答
angelzhan/LLM-As-Chatbot
LLM as a Chatbot Service
angelzhan/nebullvm
Plug and play modules to optimize the performances of your AI systems 🚀
angelzhan/oreilly-transformers-notebooks
Jupyter notebooks for the Natural Language Processing with Transformers book
angelzhan/plm-nlp-code
angelzhan/Python-100-Days
Python - 100天从新手到大师
angelzhan/QAnything
Question and Answer based on Anything.
angelzhan/rasa_chinese_book_code
《Rasa实战:构建开源对话机器人》官方随书代码 | The official source code of Rasa in Action: Building Open Source Conversational AI
angelzhan/Transformers-for-Natural-Language-Processing
Transformers for Natural Language Processing, published by Packt
angelzhan/watchlist
Example application for Flask tutorial "Flask 入门教程".