Skip to content
View Aratako's full-sized avatar
Block or Report

Block or report Aratako

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

Popular repositories

  1. Task-Vector-Merge-Optimzier Task-Vector-Merge-Optimzier Public

    Python 8

  2. mergekit-qwen2 mergekit-qwen2 Public

    Forked from arcee-ai/mergekit

    Tools for merging pretrained large language models.

    Python 1

  3. langchain langchain Public

    Forked from langchain-ai/langchain

    ⚡ Building applications with LLMs through composability ⚡

    Python

  4. BERTopic BERTopic Public

    Forked from MaartenGr/BERTopic

    Leveraging BERT and c-TF-IDF to create easily interpretable topics.

    Python

  5. azure-search-openai-demo azure-search-openai-demo Public

    Forked from asashiho/azure-search-openai-demo

    Demonstration of how to leverage Azure OpenAI and Cognitive Search to enable Information Search and Discovery over organizational content

    Python

13 contributions in the last year

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

Contribution activity

April 2024

Created 3 commits in 1 repository
Created 1 repository

Created an issue in llm-jp/llm-jp-sft that received 1 comment

gradient_checkpointingがLoRAを使う時しか有効になっていない?

現在のtrain.pyにある以下の実装だと、sft_training_args.use_peftTrueの時のみtraining_args.gradient_checkpointingがチェックされているように見えます。 if sft_training_args.use_peft: log…

1 comment

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