hackeris's Stars
InternLM/InternLM
Official release of InternLM2.5 base and chat models. 1M context support
shawshany/ChatGPT_Project
ChatGPT&AIGC资料汇总,包含前沿资讯、应用案例、技术教程、开源项目和商业变现等
dianping/cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
ztxz16/fastllm
纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行
openai/whisper
Robust Speech Recognition via Large-Scale Weak Supervision
fatedier/frp
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
THUDM/WebGLM
WebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023)
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
li-plus/chatglm.cpp
C++ implementation of ChatGLM-6B & ChatGLM2-6B & ChatGLM3 & GLM4(V)
XaFF-XaFF/Kernel-Process-Hollowing
Windows x64 kernel mode rootkit process hollowing POC.
guidance-ai/guidance
A guidance language for controlling large language models.
commaai/openpilot
openpilot is an operating system for robotics. Currently, it upgrades the driver assistance system on 275+ supported cars.
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
TeaPearce/Conditional_Diffusion_MNIST
Conditional diffusion model to generate MNIST. Minimal script. Based on 'Classifier-Free Diffusion Guidance'.
Morizeyao/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
mayooear/gpt4-pdf-chatbot-langchain
GPT4 & LangChain Chatbot for large PDF docs
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
liucongg/ChatGLM-Finetuning
基于ChatGLM-6B、ChatGLM2-6B、ChatGLM3-6B模型,进行下游具体任务微调,涉及Freeze、Lora、P-tuning、全参微调等
OpenMOSS/MOSS
An open-source tool-augmented conversational language model from Fudan University
intel/neural-compressor
SOTA low-bit LLM quantization (INT8/FP8/INT4/FP4/NF4) & sparsity; leading model compression techniques on TensorFlow, PyTorch, and ONNX Runtime
facebookresearch/NeuralCompression
A collection of tools for neural compression enthusiasts.
RWKV/rwkv.cpp
INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model
ggerganov/ggml
Tensor library for machine learning
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and local-first. Drop-in replacement for OpenAI, running on consumer-grade hardware. No GPU required. Runs gguf, transformers, diffusers and many more models architectures. Features: Generate Text, Audio, Video, Images, Voice Cloning, Distributed, P2P inference
openlm-research/open_llama
OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
java-self-testing/java-self-testing-book
《Java 研发自测》开源书
THUDM/ChatGLM2-6B
ChatGLM2-6B: An Open Bilingual Chat LLM | 开源双语对话语言模型
xxlllq/system_architect
:100: 2025年系统架构设计师(软考高级)备考资料。
NouamaneTazi/bloomz.cpp
C++ implementation for BLOOM
amusi/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)