HackerTrans
トップ新着トレンドコメント過去質問紹介求人

scv119

no profile record

投稿

What we talk about when we talk about system design

maheshba.bitbucket.io
259 ポイント·投稿者 scv119·3 年前·35 コメント

コメント

scv119
·3 年前·議論
The tweet is referring to a paper that fine tunes Chinese dataset on english base model. I'm not surprised with LoRA's poor result in this setup.
scv119
·3 年前·議論
I believe you can slightly change the flash attention kernel to implement the same kernel of this page attention, since both of them work on the key/value cache at block level.
scv119
·3 年前·議論
Pretty cool stuff and the results are amazing. Hoping we will see virtual memory get standardized in pytorch or cuda.