Skip to content
View kiminh's full-sized avatar

Block or report kiminh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Starred repositories

11916 results for source starred repositories
Clear filter

广告系统基础及综述

1 Updated Mar 1, 2026

Efficient and memory-optimized training methods for long-sequence modeling, including hybrid attention mechanisms (FlashAttention, Performer, Sparse Attention) for scalable long-context learning.

1 Updated Apr 7, 2026

Efficiency and longer-sequence experiments on SASRec: vectorized negative sampling, full-softmax vs sampled loss, sequence-length scaling (Table V), and throughput profiling. PyTorch, CPU-friendly.

Python 1 Updated Jun 30, 2026

Customized linear attention for scaling long sequence in recommendation system

1 Updated Jul 17, 2026

Tensor-core CUDA kernels for Nyström attention, linear-time forward and backward with exact autograd gradients. Faster than flash-attention at long sequence length.

Python 2 1 Updated Jul 25, 2026

Omni inference in C/C++

C++ 219 63 Updated Jul 22, 2026

GenPark seasonal promo web page banner matching scheduler skill.

Python 2 Updated Jul 2, 2026

GenPark search autocomplete suggestions and semantic query expansion agent skill.

Python 2 Updated Jun 29, 2026

A query parser with operator support, spellcheck, and prefix/n-gram based autocomplete suggestions.

Python 1 Updated Jul 9, 2026

A small-scale implementation of Generative Modeling via Drifting

Python 1 Updated Jul 20, 2026

基于生成式检索(Generative Retrieval)范式的序列推荐系统。本项目在复现 TIGER 架构的基础上,围绕 Semantic ID tokenizer、Sinkhorn、逐层生成瓶颈和碰撞 suffix 展开系统性诊断与改进。

Jupyter Notebook 3 Updated Jul 14, 2026

Personalized preference alignment from limited data

Python 3 Updated Dec 8, 2025

Timehash: Hierarchical temporal indexing for efficient "open now" search in large-scale POI systems.

Python 5 2 Updated May 14, 2026

Implementation of "Beyond Polarization: The Generative Constraint of Chain-of-Thought in Pointwise Reranking."

Python 1 Updated Jun 3, 2026

搜索、推荐、广告平台基础架构

Java 2 Updated Jul 25, 2026

CONGA: COntrastive Nested Graph Architecture for Continual Sequential Recommendation

Python 1 Updated Jul 20, 2026

Official implementation of our ACM RecSys 2026 paper.

Python 1 Updated Jul 19, 2026

【ICML2026 Spotlight】 T2PO: Uncertainty-Guided Exploration Control for Stable Multi-Turn Agentic Reinforcement Learning

Python 51 Updated May 27, 2026
Python 2 Updated Apr 22, 2026
Jupyter Notebook 2 Updated Jan 19, 2026
Python 1 Updated Apr 22, 2026

rl-explainer

Svelte 195 5 Updated Mar 9, 2026

PCTD: Preference-Guided Counterfactual Task Decomposition for Agent Tool Retrieval

Python 5 2 Updated Jul 17, 2026

A hands-on lab implementing LLM inference kernels from scratch using Triton. Covers fused attention, Flash Attention, GQA, RoPE, INT8 quantization, KV cache optimization, and speculative decoding —…

Jupyter Notebook 1 Updated Jul 4, 2026

Does quantizing the KV cache change the greedy output? Yes: q8_0 KV changes the generated text on 83% of prompts, q4_0 on 100% (often from the start) - with flash attention held constant, so KV pre…

Python 1 Updated Jul 9, 2026

gpt 2 forward pass CUDA kernels w/ optimizations like flash attention, kv cache, cublass/cutlass, split k , tensor cores

Cuda 1 Updated Jul 4, 2026

Flash Attention 2 inference with KV caching deployed on GPT-2

Python 1 1 Updated Mar 3, 2026

A Multi-modal AI platform that predicts social media post success (engagement) and optimizes content strategy using deep learning (Image + Text).

Jupyter Notebook 2 Updated Jul 21, 2026
Python 1 Updated Apr 30, 2026
Next