Aoi

Results 9 comments of Aoi

PDM seems to be able to achieve this.[Use PDM to manage a monorepo](https://pdm-project.org/latest/usage/advanced/#use-pdm-to-manage-a-monorepo) For my use case, I would like to at least have a mark in pyproject.toml. If it...

I have created a PR to implement this feature. It is here #11415 .

The Git repo you provided, [LongLM](https://github.com/datamllab/LongLM/tree/master), appears to be an implementation of Self-Extend, not LongRoPE. Did I misunderstand something?

I have extracted the part that reads WARC files from the newly released Datatrove framework on Huggingface and created a Datasource as a reference. Unfortunately, I don't have the time...

Thank you for adding the open-source license and confirming.

> Hi! This looks good to me from a glance, thanks for the very detailed work! Did you try to reproduce with this implementation the results obtained with llm-jp-eval, to...

> Thanks for the explanation! Do you have any other implementation against which you could check your results? > > You'll need to run the code quality too :) I’ll...

I have no intention of removing `forward_features`. The changes I want to make, which involve refactoring `forward_features` into smaller, more focused methods like `embed` and `forward_stages`, should not cause any...

I have reservations about proceeding with this change for two primary reasons related to aesthetics and user recognition: - **Visual Incongruity:** The stark, solid black 'X' icon significantly clashes with...