JittorLLMs
JittorLLMs copied to clipboard
计图大模型推理库,具有高性能、配置要求低、中文支持好、可移植等特点
加载完模型之后遇到报错TypeError: __init__() got an unexpected keyword argument 'device'
[i 1027 17:59:32.642350 68 lock.py:85] Create lock file:C:\Users\asus\.cache\jittor\jt1.3.8\cl\py3.9.13\Windows-10-10.x2b\IntelRCoreTMi5x78\jittor.lock [i 1027 17:59:32.656415 68 install_msvc.py:8] Installing MSVC... Downloading https://cg.cs.tsinghua.edu.cn/jittor/assets/msvc.zip to C:\Users\asus\.cache\jittor\msvc\msvc.zip 53.3MB [01:50, 504kB/s] [i 1027 18:01:25.686635 68 compiler.py:956] Jittor(1.3.8.5) src: c:\users\asus\appdata\local\programs\python\python39\lib\site-packages\jittor...
请问什么时候可以支持模型微调呢
ubuntu20系统 4核4G 64G磁盘 Explicitly passing a `revision` is encouraged when loading a model with custom code to ensure no malicious code has been contributed in a newer revision. Explicitly passing...
运行api.py之后,随着调用次数的增加,内存也在逐渐增加,最终直接内存占满自动被杀掉
Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [8 lines of output] Traceback (most recent call last): File...
https://pypi.org/simple 下载依赖超时,是网络问题还是 Jittor 源的问题,想问下有替代方案吗
[root@localhost JittorLLMs]# python3 cli_demo.py chatglm [i 0612 11:15:32.184341 64 compiler.py:955] Jittor(1.3.8.2) src: /usr/local/python3/lib/python3.10/site-packages/jittor [i 0612 11:15:32.192548 64 compiler.py:956] g++ at /usr/bin/g++(4.8.5) [i 0612 11:15:32.193299 64 compiler.py:957] cache_path: /root/.cache/jittor/jt1.3.8/g++4.8.5/py3.10.10/Linux-3.10.0-1xdb/IntelRCoreTMi5xe1/default [i 0612...
Building wheels for collected packages: tokenizers Building wheel for tokenizers (pyproject.toml) ... error error: subprocess-exited-with-error × Building wheel for tokenizers (pyproject.toml) did not run successfully. │ exit code: 1 ╰─>...
python3 cli_demo.py chatglm [i 0121 11:52:21.719398 00 compiler.py:956] Jittor(1.3.8.5) src: /opt/homebrew/lib/python3.11/site-packages/jittor [i 0121 11:52:21.737304 00 compiler.py:957] clang at /usr/bin/clang++(15.0.0) [i 0121 11:52:21.737433 00 compiler.py:958] cache_path: /Users/oujiajian/.cache/jittor/jt1.3.8/clang15.0.0/py3.11.7/macOS-14.2.1-axac/AppleM1/master [i 0121 11:52:22.064102 00...