Elsa Granger
Elsa Granger
### Is this urgent? No ### Host OS Ubuntu 20.04 ### CPU arch x86_64 ### VPN service provider Custom ### What are you using to run the container docker-compose ###...
Despite we can add multiple URLs in one entry for auto fill. But when we have multiple accounts under a site, it is an effort to add URLs so in...
In bitwarden we can choose different domain match detection algorithm For example, the entry for `a.example.com` will not show up when visiting `example.com` if I choose `Host`. This is useful...
### Description I build Docker with inline cache and use the `--cache-from`. If I build it multiple times, I will get multiple same image but with different image id. If...
The Llama uses the non-conventional LayerNorm and it will not be loaded when using meta tensor. So it will result in `NotImplementedError: Cannot copy out of meta tensor; no data!`
[BUG]: ZeroOptimizer in pipeline will stuck when only serval layers have parameters to be optimized
### 🐛 Describe the bug I using this configuration as example ```python plugin = HybridParallelPlugin( tp_size=2, pp_size=2, zero_stage=1, microbatch_size=1, num_microbatches=None, enable_jit_fused=False, enable_fused_normalization=True, enable_flash_attention=True, precision=mixed_precision, initial_scale=1, ) ``` The parameters needed...
支持emby同步播放进度到bgm.tv,添加了Movie类型的Provider,音乐和书籍好像没有需求就没有加了 大部分的文件都重用了,没有复制出一个新的文件。尽可能地保证jellyfin那一边不出问题,但是我没有进行测试。 简单测试至少标记观看是工作的。有一些小问题,后端的权限管理现在是Unauthenticated的状态,因为我没找到怎么让部分route需要Authenticated,另一部分不需要,AllowAnonymous也不能用。
# What does this PR do? In this pr, I made some necessary modification to `accelerate` to achieve sequence parallel with Deepspeed-Ulysses incorporated with `transformers`. For more concrete - I...
### Verify steps - [X] I have read the [documentation](https://wiki.metacubex.one/) and understand the meaning of all configuration items I have written, avoiding a large number of seemingly useful options or...
# Environment ```none Windows build number: 10.0.21390.0 Your Distribution version: ArchLinux Your WSLg version: 1.0.22 ``` # Steps to reproduce ``` wsl --shutdown ``` Then open gome-terminal shortcut from startup...