Skip to content
View sangstar's full-sized avatar

Block or report sangstar

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
sangstar/README.md

Hi there 👋

My name is Sanger Steel. I'm a machine learning engineer. Some projects I've worked on or still working on are below. Check out my website.

Pinned Loading

  1. vllm-project/vllm vllm-project/vllm Public

    A high-throughput and memory-efficient inference and serving engine for LLMs

    Python 32.5k 5k

  2. quantizer quantizer Public

    Adaptive quantization for torch modules

    Python

  3. 2.5 GB/s .txt to .jsonl converter 2.5 GB/s .txt to .jsonl converter
    1
    // Created by Sanger Steel
    2
    //
    3
    // .txt to .jsonl file converter
    4
    // 2.5 GB/s avg processing speed
    5
    // C11 standard
  4. delphi delphi Public

    A simple inference engine, server, and chatbot for GPT-NeoX models

    Python

  5. wordspace wordspace Public

    Word embeddings visualized

    C