Skip to content
View ankitsharma285's full-sized avatar

Highlights

  • Pro

Block or report ankitsharma285

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.

Content in all repositories owned by your account will be closed.
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

Pinned Loading

  1. TimeSeriesForecasting TimeSeriesForecasting Public

    A production-grade benchmark framework designed to stress-test deep time-series models (DLinear, Linear_v2) against zero-parameter baselines. It simulates live telemetry loops by streaming sequence…

    Python

  2. ChannelRegeneration ChannelRegeneration Public

    Python

  3. DepthPruning-vLLM DepthPruning-vLLM Public

    Deployment-aware transformer compression pipeline using structured depth pruning, knowledge distillation, and vLLM serving. Benchmarks analyze latency, throughput, concurrency scaling, and KV-cache…

  4. InferenceScaling-Qwen InferenceScaling-Qwen Public

    Investigating how inference-time compute influences reasoning performance in large language models through systematic scaling of self-consistency decoding.

    Python

  5. Triton-FlashAttention Triton-FlashAttention Public

    GQA/MQA-extended FlashAttention-2 in Triton, with a KV-cache decode kernel — built on a public tutorial baseline, hardened for correctness (4 bugs found/fixed), and benchmarked against PyTorch SDPA…

    Python