Skip to content
View kyo-takano's full-sized avatar

Block or report kyo-takano

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

Pinned Loading

  1. chinchilla Public

    A toolkit for scaling law research ⚖

    Python 46 4

  2. alphacube Public

    A powerful & flexible Rubik's Cube solver

    Python 19 1

  3. efficientcube Public

    State-of-the-Art method for solving the Rubik's Cube

    Jupyter Notebook 38 2

  4. Lexical Search with gzip (gzipによる語彙検索)
    1
    import gzip
    2
    
                  
    3
    def gzip_search(query: str, candidate_chunks: list[str], top_k: int=1):
    4
        """
    5
        文字列ベースで類似したテキストチャンクを推定するアルゴリズム.
  5. few-shot-learning-on-function-callin...
    1
    {
    2
      "nbformat": 4,
    3
      "nbformat_minor": 0,
    4
      "metadata": {
    5
        "colab": {
  6. ローカルLLMはこーやって使うの💢
    1
    {
    2
      "cells": [
    3
        {
    4
          "cell_type": "markdown",
    5
          "metadata": {

364 contributions in the last year

Contribution Graph
Day of Week February March April May June July August September October November December January
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to kyo-takano/chinchilla, kyo-takano/alphacube, huggingface/transformers and 5 other repositories
Loading A graph representing kyo-takano's contributions from January 28, 2024 to January 31, 2025. The contributions are 96% commits, 3% pull requests, 1% issues, 0% code review.   Code review 1% Issues 3% Pull requests 96% Commits

Contribution activity

January 2025

Created 7 commits in 2 repositories
Created 1 repository

Created a pull request in pytorch/pytorch that received 3 comments

Fix incorrect citation of authors in documentation

This PR corrects the citation of Adafactor authors "Noam Shazeer" and "Mitchell Stern" in the documentation. The current text incorrectly lists the…

+7 −7 lines changed 3 comments
Opened 1 other pull request in 1 repository
kyo-takano/chinchilla 1 merged
66 contributions in private repositories Jan 5 – Jan 27
Loading

Seeing something unexpected? Take a look at the GitHub profile guide.