-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
根据文档估计的显卡资源70B 模型大概需要600G,目前已经使用了双机 A100 80G总共16卡,远远超过600G,但是每张卡仍然会OOM:
训练脚本:
```
DISTRIBUTED_ARG…
-
This works fine:
``` rust
trait Foo {}
impl Foo for F where F: Fn() -> A {}
```
But this:
``` rust
trait Foo {}
impl Foo for F where F: Fn(A) {}
```
produces a compile error:
```
:2:9: 2:10 error…
-
## Check Documentation
I have checked the following places for your error:
- [x] [nf-core website: troubleshooting](https://nf-co.re/usage/troubleshooting)
- [x] [nf-core/scflow pipeline do…
-
### 🚀 The feature, motivation and pitch
Create nice python autodoc which generating doc from python comments. Like https://triton-lang.org/main/index.html or https://github.com/vllm-project/vllm
###…
-
There's an issue in the Readme file that mentioned "Laravel" instead of Liger PHP.
I'm sending a PR to fix it immediately.
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/axolotl-ai-cloud/axolotl/labels/bug) didn't find any similar reports.
###…
-
When attempting to use "from unsloth import FastLanguageModel", the following error pops up:
---------------------------------------------------------------------------
ImportError …
-
https://github.com/linkedin/Liger-Kernel/blob/81d98ea895255a44a0c787c7afa0ab7c34e32884/src/liger_kernel/transformers/model/gemma2.py#L61
Is this warning related to FlashAttention being previously u…
-
Hi @LuckyMD and @danielStrobl,
I am interested in setting up a one-environment per R package set of environments (e.g. scIB-R-integration-liger, scIB-R-integration-fastmnn, etc). This is for avoidi…
-
Hi,
I have problem with integrating datasets using 10x output files.
It gives me the error message " Raw data must have both row (cell) and column (gene) names" although my data has valid gene nam…