Pinned Repositories
advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
Baichuan-7B
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
baichuan_sft_lora
baichuan LLM surpervised finetune by lora
BlackheartedHospital
网传附莆田系医院名单,欢迎更新
cachemaster
Cachemaster is similar to VMTOUCH, but with more functions. Such as kick page cache, warmup/readahead data, lock data in mem, stat page cache, stat page cache in realtime mode, by file or directory~ Personally, I think the most usefule function is real-time-statistic of page cache. You can see the page cache thrashing when kernel do page reclaiming.
dragonwell8_jdk
drill
Mirror of Apache Drill
elasticsearch-hadoop
Elasticsearch real-time search and analytics natively integrated with Hadoop
elasticsearch-servicewrapper
A service wrapper on top of elasticsearch
huge040430512's Repositories
huge040430512/advanced-java
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识,后端同学必看,前端同学也可学习
huge040430512/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
huge040430512/Baichuan-7B
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
huge040430512/baichuan_sft_lora
baichuan LLM surpervised finetune by lora
huge040430512/BlackheartedHospital
网传附莆田系医院名单,欢迎更新
huge040430512/cachemaster
Cachemaster is similar to VMTOUCH, but with more functions. Such as kick page cache, warmup/readahead data, lock data in mem, stat page cache, stat page cache in realtime mode, by file or directory~ Personally, I think the most usefule function is real-time-statistic of page cache. You can see the page cache thrashing when kernel do page reclaiming.
huge040430512/dragonwell8_jdk
huge040430512/drill
Mirror of Apache Drill
huge040430512/elasticsearch-hadoop
Elasticsearch real-time search and analytics natively integrated with Hadoop
huge040430512/elasticsearch-servicewrapper
A service wrapper on top of elasticsearch
huge040430512/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
huge040430512/hashids-java
Impelement Hashids latest v1.0.0
huge040430512/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
huge040430512/hutool
🍬A set of tools that keep Java sweet.
huge040430512/iina
The modern video player for macOS.
huge040430512/jedis
A blazingly small and sane redis java client
huge040430512/langchain
⚡ Building applications with LLMs through composability ⚡
huge040430512/lightllm
LightLLM is a Python-based LLM (Large Language Model) inference and serving framework, notable for its lightweight design, easy scalability, and high-speed performance.
huge040430512/Megatron-LM
Ongoing research training transformer models at scale
huge040430512/openv0
AI generated react+tailwind components
huge040430512/paho.mqtt.java
paho.mqtt.java
huge040430512/S-LoRA
S-LoRA: Serving Thousands of Concurrent LoRA Adapters
huge040430512/Sentinel
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
huge040430512/spring-framework
Spring Framework
huge040430512/spring-mvc-action-tutorial
史上最全最强SpringMVC详细示例实战教程
huge040430512/spring-petclinic
A sample Spring-based application
huge040430512/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs