Skip to content
View speed1313's full-sized avatar
🏠
Working from home
🏠
Working from home

Highlights

  • Pro

Block or report speed1313

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
speed1313/README.md

Hi there, I'm speed 👋

speed1313's github stats

Pinned Loading

  1. jax-llm jax-llm Public

    JAX implementation of Large Language Models. You can train GPT-2-like model with 青空文庫 (aozora bunko-clean dataset) or any other text dataset.

    Python 9 1

  2. input-method input-method Public

    First-two-char input method using transformer-based language model and n-gram model.

    Python 1

  3. fast-near-duplicate-matching fast-near-duplicate-matching Public

    Fast near-duplicate matching is a method for quickly finding near-duplicate spans in a document by utilizing the Rabin-Karp algorithm.

    Rust

  4. llava-mnist llava-mnist Public

    llava-mnist is a simple example of Vision and Language model using LLaVA architecture trained on MNIST dataset.

    Python