Popular repositories Loading
-
multi-trait-sgns
multi-trait-sgns PublicPyTorch implementation of skip-gram negative sampling for learning weighted item embeddings for items with side information.
Python
-
-
ray
ray PublicForked from ray-project/ray
Ray is a unified framework for scaling AI and Python applications. Ray consists of a core distributed runtime and a toolkit of libraries (Ray AIR) for accelerating ML workloads.
Python
-
llama_index
llama_index PublicForked from run-llama/llama_index
LlamaIndex (GPT Index) is a project that provides a central interface to connect your LLM's with external data.
Python
-
langchain
langchain PublicForked from langchain-ai/langchain
⚡ Building applications with LLMs through composability ⚡
Python
-
transformers
transformers PublicForked from huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Python
77 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
April 2025
Created 1 commit in 1 repository
Created a pull request in pytorch/torchtune that received 4 comments
RFC: Scale loss and token count calculation rather than gradients, update-based training loop refactor
Context What is the purpose of this PR? Is it to add a new feature fix a bug update tests and/or documentation other (enhancement) #2515 Chan…