-
```
define dso_local i32 @main() #0 {
vector.ph:
%a = alloca [1024 x i64], align 16
br label %vector.body
vector.body: ; preds = %vector.body, %vector.p…
-
**Describe the bug**
I'm using DeepSpeed MoE layer to build a multi-modal LLM, I'm using Phi-3 as the base model, and replaced the MLP layer with MoE layer in DeepSpeed. However, when I enabled exper…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR25378](https://bugs.llvm.org/show_bug.cgi?id=25378) |
| Status | CONFIRMED |
| Importance | P norm…
-
## Checklist:
1. 查找[历史相关issue](https://github.com/PaddlePaddle/PaddleX/issues)寻求解答
2. 翻阅[FAQ常见问题汇总和答疑](https://github.com/PaddlePaddle/PaddleX/blob/develop/docs/FAQ/FAQ.md)
3. 确认bug是否在新版本里还未修复
4…
-
### bug描述 Describe the Bug
您好,以下是我的报告内容。
`paddle.multiplex`缺少对输入参数`inputs`的深入类型判断。
当输入的`inputs`为list,但列表元素不是多维Tensor时,空指针导致程序进程崩溃,出现Segmentation fault (core dumped)。
这段简单的代码可以复现这个错误。
```Pytho…
-
I tried to run `xmir-to-phi` goal with the following configuration:
```
org.eolang
eo-maven-plugin
0.38.4
convert-xmir-to-phi
process-classes
xmir-…
-
In the following example, the column doesn't have `Missing` but after a round trip through Arrow it gained Missing in the Union
```julia
julia> rnt.vector_variant_int64_string
5-element RNTupleFi…
Moelf updated
9 months ago
-
| | |
|--------------------|----|
| Bugzilla Link | [PR27894](https://bugs.llvm.org/show_bug.cgi?id=27894) |
| Status | NEW |
| Importance | P normal |
|…
-
[root@localhost dist]# python3 -c "import paddle; paddle.utils.run_check()"
I0722 12:18:07.275084 1318483 init.cc:236] ENV [CUSTOM_DEVICE_ROOT]=/usr/local/python310/lib/python3.10/site-packages/paddl…
-
### 请提出你的问题
The following part of your input was truncated because CLIP can only handle sequences up to 77 tokens: ['']
Traceback (most recent call last):
File "main.py", line 34, in
imag…