Loong

Results 27 issues of Loong

正在获取前一天的疫情填报信息 SyntaxError: Unexpected end of JSON input at JSON.parse () at getDailyReportFormData (file:///home/runner/work/bupt-ncov-report-action/bupt-ncov-report-action/src/index.ts:71:43) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async file:///home/runner/work/bupt-ncov-report-action/bupt-ncov-report-action/src/index.ts:145:22 Error: Unexpected end of JSON input  ELIFECYCLE  Command failed with exit...

### 问题描述 Microsoft Edge 浏览器无法复制Cookie 然后我去控制台输入这行代码发现: ![image](https://user-images.githubusercontent.com/69568351/190289709-f917def8-9184-404f-9174-fa516e50c481.png) ### 复现步骤 1. 使用帮助页面【https://xunkong.cc/help/xunkong/account.html#%E9%80%9A%E8%BF%87-cookie-%E6%B7%BB%E5%8A%A0%E8%B4%A6%E5%8F%B7】发现无法复制到粘贴板 2. 看了看代码,将关键代码输入控制台,发现问题 ### 截图 ![image](https://user-images.githubusercontent.com/69568351/190289927-ac882a42-7489-471a-94b5-90d3ef04184a.png) ### 系统版本 Microsoft Edge版本:105.0.1343.33 (正式版本) (64 位) ### 寻空版本 _No response_ ### 日志 _No...

question

``` (vall-e) loong@Loong-Surface:~/Codes/vall-e$ python -m vall_e.train yaml=config/test/ar.yml 1it [00:00, 3407.23it/s] Traceback (most recent call last): File "/home/loong/miniconda3/envs/vall-e/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/loong/miniconda3/envs/vall-e/lib/python3.10/runpy.py", line 86, in...

You can create a new branch to save this.

### Is your feature request related to a problem? Please describe. AMD GPU 无法在Linux上使用ROCm运行量化,运行到cmp部分提示“无法初始化cudart”。 在DirectML版本开发过程中发现,是可以先使用CPU进行模型量化,再将量化后模型拷贝至GPU的。(因为DirectML使用的是torch插件实现的DML backend) 但是官方的ROCm版本的torch和transformers不知为何无法**自动**实现这一点,应该和Chat-GLM源码中的**模型加载步骤**有关,若可以修改为“先使用CPU进行模型量化,再将量化后模型拷贝至GPU”,将彻底解决量化部分的多平台、多硬件的问题。 注:ChatGLM可以在非量化条件下,成功运行在ROCm平台 ### Solutions 增加启动参数可选项(如,```--cpu2gpu```),增加功能:调整模型加载顺序,先使用CPU进行模型量化,再将量化后模型拷贝至GPU ### Additional context _No response_

Nvidia has released their new paper regarding video generating model, ```Nvidia Video LDM```, which is based on stable diffusion. https://arxiv.org/pdf/2304.08818.pdf Do you have any plans to reproduce it? Looking forward!

### Step 1: Describe your environment * System (Intel/AMD/Raspberry Pi etc): Intel Core i7 9700 * OS version: Ubuntu 22.04 * s-tui version: 1.1.4 * Installation method(pip/PPA/source code): sudo apt...

输入:ffmpeg -re -i 1.mkv -rtsp_transport tcp -vcodec libx265 -f rtsp rtsp://10.99.0.20/Spy.Family.1 返回错误:[rtsp @ 0x20f5880] method ANNOUNCE failed: 405 Method Not Allowed Could not write header for output file #0 (incorrect...

项目名称与简介(Project Intro.) NVIDIA CUDA 上游地址与镜像方法(How to Mirror) https://anaconda.org/nvidia 其他信息(Other) 镜像大小(Mirror Size):unknown 近期 PyTorch 切换到 nvidia 通道的 cudatoolkit 了(以前是 default 通道),炼丹家配环境十分受伤。之前似乎由于重分发的限制没能添加,是否有可能联系老黄家以请求 license? # https://pytorch.org/get-started/locally/ NOTE: 'nvidia' channel is required for pytorch-cuda...

MirrorRequest

1. 一次性选中多个种子文件开始下载 2. 右上角显示总下载和上传速度 3. 顶部添加搜索框,可以搜索列表中的任务的题目,然后显示出来或者置顶 4. 可以添加并管理多个Transmission服务器(我有四台NAS) 我想了两种设计方案:一是 当前页面的前提下,顶部添加多个标签页,可以点击切换 二是 点击浏览器的顶部的插件图标,会弹出下拉菜单,是添加的多个服务器的列表 (当然也能移除服务器) 最好是都能实现,辛苦作者大大!❤️❤️❤️🌹🌹🌹

help wanted