Results 4 issues of Jasper Jin

Hello, I was reviewing the test-customop.c example file and noticed that the ggml_map_custom1-3 functions seem to require the destination tensor (dst) to have the same shape as the input tensors....

Hello, Thank you very much for your great project. I'm trying to replace the multiplication of Q and K in your project with my own matrix multiplication process, but I've...

### Checklist - [x] 1. I have searched related issues but cannot get the expected help. - [x] 2. The bug has not been fixed in the latest version. -...

### ⚠️ 搜索是否存在类似问题 - [x] 我已经搜索过issues,没有找到相似的问题 ### 🔧 运行方式 直接运行的exe文件 ### 🐍 如果是使用源代码运行,请选择你的Python环境版本 None ### 💻 请选择你的系统环境 Windows 11 ### 🤔 问题详情 我使用该程序录制twitch直播之后,我发现录制的直播文件分辨率为720p的。但是经过我检查,发现twitch平台中最高画质为1080p。如何才能录制最高画质的直播呢? 在config.ini中我看到了关于twitch的cookie,但是我是空着的,这会导致录制画质低吗?(但是我在平台不登录的状态下也是可以看1080p的) 另外,我不太清楚怎么获取twitch的cookie,您是否可以说明一下如何获取? 谢谢

question