dkjung
Computer Scientist, currently working for Samsung Electronics.
Samsung ElectronicsSeoul, South Korea
dkjung's Stars
ggerganov/llama.cpp
LLM inference in C/C++
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
ml-explore/mlx
MLX: An array framework for Apple silicon
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
mlfoundations/open_clip
An open source implementation of CLIP.
artidoro/qlora
QLoRA: Efficient Finetuning of Quantized LLMs
yairm210/Unciv
Open-source Android/Desktop remake of Civ V
rapidsai/cudf
cuDF - GPU DataFrame Library
onnx/models
A collection of pre-trained, state-of-the-art models in the ONNX format
dahlbyk/posh-git
A PowerShell environment for Git
leejet/stable-diffusion.cpp
Stable Diffusion and Flux in pure C/C++
vinniefalco/DSPFilters
A Collection of Useful C++ Classes for Digital Signal Processing
NVIDIA/cub
[ARCHIVED] Cooperative primitives for CUDA C++. See https://github.com/NVIDIA/cccl
taka-no-me/android-cmake
CMake toolchain file and other scripts for the Android NDK
Liu-xiandong/How_to_optimize_in_GPU
This is a series of GPU optimization topics. Here we will introduce how to optimize the CUDA kernel in detail. I will introduce several basic kernel optimizations, including: elementwise, reduce, sgemv, sgemm, etc. The performance of these kernels is basically at or near the theoretical limit.
cofyc/argparse
Command-line arguments parsing library.
OpenBMB/mlc-MiniCPM
MiniCPM on Android platform.
imagej/ImageJ
Public domain software for processing and analyzing scientific images
lsc4719/MyViewOfLinuxSystems
greggagne/osc10e
Source code for the 10th edition of Operating System Concepts
LoneGazebo/Community-Patch-DLL
Community Patch for Civilization V - Brave New World
wojtask/clrs4e-solutions
Solutions to exercises and problems from "Introduction to Algorithms", Fourth Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest and Clifford Stein
nnstreamer/nntrainer
NNtrainer is Software Framework for Training Neural Network Models on Devices.
codyjack/OS-pintos
Pintos OS from Stanford
lovit/namuwikitext
Wikitext format dataset of Namuwiki (Most famous Korean wikipedia)
SheldonZhong/OS_practice
Solutions to Operating System Concepts Exercises, 9th Edition
KhaledElTahan/pintos
sidneycadot/WindowFunctions
A repository of code to generate window functions as used in signal processing.
hms-dbmi/cistrome-explorer
Interactive visual analytic tool for exploring epigenomics data w/ associated metadata, powered by HiGlass and Gosling
yuezhixiong/operating-system-lab
Code of Programming Problems from Operating System Concepts