Project Icon

chatglm.cpp

Cross-Platform Real-Time Chatting with Efficient Quantized Models

Product DescriptionChatGLM.cpp provides a C++ implementation for real-time interactions with models like ChatGLM-6B across diverse hardware, including GPUs from NVIDIA and Apple Silicon. It features memory-efficient quantization, optimized KV caching, and supports finetuned models like P-Tuning v2 and LoRA across Linux, MacOS, and Windows. Python bindings, web demos, and different chat modes are also supported. BLAS and GPU accelerators such as CUDA and Metal optimize performance. Installation through PyPI enhances accessibility.
Project Details