nmww
nmww
ok Best Wishes! 张 维 ------------------ 原始邮件 ------------------ 发件人: "Salimcan Satıcı"
``` # import the necessary packages import numpy as np from imutils import face_utils import dlib import cv2 # initialize dlib's face detector (HOG-based) and then create # the facial...
**win11** `pip install cmake==3.25.2 pip install dlib==19.24.2` **(CentOS 8)** `yum install python3-devel yum groupinstall 'Development Tools' pip install dlib`
python app.py No compiled kernel found. Compiling kernels : /root/.cache/huggingface/modules/transformers_modules/THUDM/chatglm-6b-int4-qe/977d9df4cfae6b7a756e07698483872c5c070eee/quantization_kernels_parallel.c Compiling gcc -O3 -fPIC -pthread -fopenmp -std=c99 /root/.cache/huggingface/modules/transformers_modules/THUDM/chatglm-6b-int4-qe/977d9df4cfae6b7a756e07698483872c5c070eee/quantization_kernels_parallel.c -shared -o /root/.cache/huggingface/modules/transformers_modules/THUDM/chatglm-6b-int4-qe/977d9df4cfae6b7a756e07698483872c5c070eee/quantization_kernels_parallel.so Kernels compiled : /root/.cache/huggingface/modules/transformers_modules/THUDM/chatglm-6b-int4-qe/977d9df4cfae6b7a756e07698483872c5c070eee/quantization_kernels_parallel.so Load kernel : /root/.cache/huggingface/modules/transformers_modules/THUDM/chatglm-6b-int4-qe/977d9df4cfae6b7a756e07698483872c5c070eee/quantization_kernels_parallel.so Setting...
还能用吗,有人维护吗
## 按照这个方法异地登录问题解决了,但是启动还是有报错,请问有人知道怎么解决吗。 ```logs null,"description":"成功","location":"","securityStatus":16,"pwd":0,"child":0,"desc":"成功"} 2025/05/12 02:34:25 Speaker ❌ 初始化 Mi Services 失败 2025/05/12 02:34:25 database ❌ Error: ❌ Assertion failed at _LoggerManager.assert (file:///usr/local/lib/node_modules/migpt-server/node_modules/mi-gpt/dist/index.js:270:13) at __Logger.assert (file:///usr/local/lib/node_modules/migpt-server/node_modules/mi-gpt/dist/index.js:307:19) at AISpeaker.initMiServices (file:///usr/local/lib/node_modules/migpt-server/node_modules/mi-gpt/dist/index.js:487:17) at...
请问,配饰异地登录后, 启动命名中的 .env 需要配置什么吗,还是空着就可以,我空着 程序会有报错。  ```log "result":"ok","code":0,"captchaUrl":null,"description":"成功","location":"","securityStatus":16,"pwd":0,"child":0,"desc":"成功"} 2025/05/12 02:56:08 Speaker ❌ 初始化 Mi Services 失败 2025/05/12 02:56:08 database ❌ Error: ❌ Assertion failed at _LoggerManager.assert (file:///usr/local/lib/node_modules/migpt-server/node_modules/mi-gpt/dist/index.js:270:13) at __Logger.assert (file:///usr/local/lib/node_modules/migpt-server/node_modules/mi-gpt/dist/index.js:307:19)...
> 请问,配饰异地登录后, 启动命名中的 .env 需要配置什么吗,还是空着就可以,我空着 程序会有报错。 > >  > > ``` > "result":"ok","code":0,"captchaUrl":null,"description":"成功","location":"","securityStatus":16,"pwd":0,"child":0,"desc":"成功"} > 2025/05/12 02:56:08 Speaker ❌ 初始化 Mi Services 失败 > 2025/05/12 02:56:08 database ❌ Error: ❌...
> 我也遇到了,可能是服务器配置不支持允许大语言模型,我是使用外部的接口了 > > * OLLAMA_BASE_URL=https://dashscope.aliyuncs.com/compatible-mode/v1 > * OLLAMA_MODEL=qwen-plus(你要请求的模型) > * OLLAMA_API_KEY=你在百炼申请的api 修改 docker-compose.yml 就可以是吧
> https://weread-v.111965.xyz 这样还需要修改吗。