Pinned Repositories
Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
beanstalkd
Beanstalk is a simple, fast work queue.
Data_AI_Security
big data and AI read list
datascience
Machine Learning, Python, Deep Learning, Linux, Pandas, Matplotlib, Git...
dmagent
分布式memcached集群代理,实现一致性hash算法,自动踢除,添加主机。
dynamic_flink_cep
Real time data processing system based on flink and CEP
flink_cep_in_action
基于flink-1.9,通过flink的cep(complex event process)的例子来说明如何编写flink的cep代码。
java-concurrent-programming
java-concurrent-programming
openDLP
redis-source-code-scenario-analysis
redis source code analysis
hoverzheng's Repositories
hoverzheng/Data_AI_Security
big data and AI read list
hoverzheng/dmagent
分布式memcached集群代理,实现一致性hash算法,自动踢除,添加主机。
hoverzheng/java-concurrent-programming
java-concurrent-programming
hoverzheng/Awesome-Chinese-LLM
整理开源的中文大语言模型,以规模较小、可私有化部署、训练成本较低的模型为主,包括底座模型,垂直领域微调及应用,数据集与教程等。
hoverzheng/awesome-document-similarity
A curated list of resources on document similarity measures (papers, tutorials, code, ...)
hoverzheng/awesome-pcaptools
A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.
hoverzheng/ClickHouse
ClickHouse® is a free analytics DBMS for big data
hoverzheng/datascience
Machine Learning, Python, Deep Learning, Linux, Pandas, Matplotlib, Git...
hoverzheng/dave_into_java
深入浅出java
hoverzheng/dynamic_flink_cep
Real time data processing system based on flink and CEP
hoverzheng/flink-study
hoverzheng/openDLP
hoverzheng/ai_code_assistant
hoverzheng/awesome-ai-coding
Awesome AI Coding
hoverzheng/CsvToKafka
功能类似于filebeat,能够把csv中的增量数据发送到kafka中
hoverzheng/datafactory
hoverzheng/javadatafactory
hoverzheng/jdk1.8_src_note
jdk-1.8的源码分析和注释
hoverzheng/llm.c
LLM training in simple, raw C/CUDA
hoverzheng/LLM_STUDY
llm study resource and notes
hoverzheng/machinelearning-road
Machine Learning Resources, Practice and Research
hoverzheng/mastering_azkaban
understand azkaban internal and use
hoverzheng/opensource-SOC
hoverzheng/prompt-engineering-for-developers
hoverzheng/RAG_LLAMA2
hoverzheng/ScalaBase
scala必须掌握的基本用法
hoverzheng/SmartTxtLablel
hoverzheng/spark-essential
深入浅出spark streaming
hoverzheng/spark2.4.4_note
spark-2.4.4源码分析和注释
hoverzheng/useful-javacookies
some useful short java programes