Skip to content
View catswe's full-sized avatar

Block or report catswe

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
catswe/README.md

I also like to document my open-sourced work, many of which are rather random. It reminds me of the good work I have done, no matter how trivial :D

In-progress:

vllm-project/tpu-inference#1440 Handle unaligned FP8 block quantization edge case

vllm-project/tpu-inference#1472 Support MoE sigmoid scoring

vllm-project/tpu-inference#1504 Update README for benchmark

Merged:

vllm-project/tpu-inference#1388 Support FP8 quantization

vllm-project/tpu-inference#1454 Remove init_cached_hf_modules after upstream removal

marin-community/levanter#974 Initial implementation of power scheduler

llvm/torch-mlir#4228 [OnnxToTorch] Casting float to integer should round to nearest for pow with int result type

pytorch/pytorch#163616 Update doc for torch.index_select, which can accept IntTensor as a parameter

mintisan/awesome-kan#139 Add LinearKAN

AlphaGPU/leetgpu-challenges#90 Script to generate starter code for GPU challenges

TheOdinProject/javascript-exercises#370 Update fibonacci-solution.js

TheOdinProject/javascript-exercises#368 Update sumAll-solution.js swap algorithm to standard method

TheOdinProject/javascript-exercises#369 Reformat test parameters for consistency

PolicyEngine/policyengine-app#1283 Render p in markdown as <p> instead of <div> for blogs

PolicyEngine/policyengine-app#1269 Rename title in PolicyBreakdown component

fullstack-hy2020/fullstack-hy2020.github.io#2981 Update part3b.md (add note on fly.io deployment error)

fullstack-hy2020/fullstack-hy2020.github.io#2980 Update part9f.md (fix incorrect link)

fullstack-hy2020/fullstack-hy2020.github.io#2979 Update part3d.md (fix incorrect links)

Guide:

A Guide on Overcoming Nerd Snipe, Info Junk, and FOMO

Pinned Loading

  1. tpu-inference tpu-inference Public

    Forked from vllm-project/tpu-inference

    TPU inference for vLLM, with unified JAX and PyTorch support.

    Python

  2. LinearKAN LinearKAN Public

    LinearKAN: A very fast implementation of Kolmogorov-Arnold Networks

    Python 18 1