Kareemibrahimm's Stars
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
securefederatedai/openfl
An Open Framework for Federated Learning.
adamrt27/tANS_py
Tabled Asymmetric Numeral Systems Python Package
Bruce-Lee-LY/cuda_hgemm
Several optimization methods of half-precision general matrix multiplication (HGEMM) using tensor core with WMMA API and MMA PTX instruction.
microsoft/BitNet
Official inference framework for 1-bit LLMs
pdaicode/awesome-dynamic-NeRF
A curated list of awesome neural radiance fields for dynamic scenes
InternLandMark/FlashGS
Macaronlin/LLaMA3-Quantization
A repository dedicated to evaluating the performance of quantizied LLaMA3 using various quantization methods..
ModelTC/llmc
[EMNLP 2024 Industry Track] This is the official PyTorch implementation of "LLMC: Benchmarking Large Language Model Quantization with a Versatile Compression Toolkit".
mwlon/pcodec
Lossless codec for numerical data
bjlkeng/sandbox
Play time!
alipay/Finite_State_Autoregressive_Entropy_Coding
iiSeymour/python-fse
Python binding for Finite State Entropy
MrNeRF/awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
GarethCa/Py-tANS
A Python Implementation of the tabled Asymmetric Numeral Systems compression method.
Cyan4973/FiniteStateEntropy
New generation entropy codecs : Finite State Entropy and Huff0
NVIDIA/nvcomp
Repository for nvCOMP docs and examples. nvCOMP is a library for fast lossless compression/decompression on the GPU that can be downloaded from https://developer.nvidia.com/nvcomp.
facebookresearch/dietgpu
GPU implementation of a fast generalized ANS (asymmetric numeral system) entropy encoder and decoder, with extensions for lossless compression of numerical and other data types in HPC/ML applications.
ShenhanQian/GaussianAvatars
[CVPR 2024 Highlight] The official repo for "GaussianAvatars: Photorealistic Head Avatars with Rigged 3D Gaussians"
khan9048/Facial_depth_estimation
A Large-scale High-Quality Synthetic Facial depth Dataset and Detailed deep learning-based monocular depth estimation from a single input image.
mrgloom/awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
SqueezeAILab/SqueezeLLM
[ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization
Vahe1994/SpQR
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
nishiwen1214/ChatReviewer
ChatReviewer: 使用ChatGPT分析论文优缺点,提出改进建议
ahmetbersoz/chatgpt-prompts-for-academic-writing
This list of writing prompts covers a range of topics and tasks, including brainstorming research ideas, improving language and style, conducting literature reviews, and developing research plans.
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
rlczddl/awesome-3d-human-reconstruction
stochasticai/xTuring
Build, customize and control you own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. Join our discord community: https://discord.gg/TgHXuSJEk6
IST-DASLab/gptq
Code for the ICLR 2023 paper "GPTQ: Accurate Post-training Quantization of Generative Pretrained Transformers".