wood

Results 5 issues of wood

```json {"name":"haha","server":"132.145.111.134","type":"vmess","port":443,"uuid":"bae399d4-13a4-46a3-b144-4af2c0004c2e","alterId":64,"cipher":"auto","network":"ws","ws-path":"/v2ray","servername":"132.145.111.134","ws-headers":{"HOST":"132.145.111.134"},"http-opts":{},"h2-opts":{},"tls":true,"skip-cert-verify":true} ``` 请问这种数据配置文件该如何配置? ```json { "policy":{ "levels": { "0": { "handshake": 4, "connIdle": 3, "uplinkOnly": 0, "downlinkOnly": 0, "statsUserUplink": false, "statsUserDownlink": false, "bufferSize": 0 } }, "system": { "statsInboundUplink":...

LLaMA-7B & Chinese-LLaMA-Plus-7B 由于模型不能单独使用,有没有合并后的模型下载链接,合并模型要25G内存,一般PC都打不到要求

stale

内存不足,有没有可以调整的参数 ```shell ggml_new_tensor_impl: not enough space in the context's memory pool (needed 827046512, available 805306368) ./run.sh: line 2: 6340 Segmentation fault: 11 ./main -m ./zh-models/alpaca-7b-ggml/ggml-model-q4_0.bin --color -f ./prompts/chat.txt -n 512...

经典错误:9能被3整除吗?答案是否定的,因为9不能被3整除。 [文心一言](https://yiyan.baidu.com/welcome)、360、科大讯飞、商汤的国内大模型都出现这种经典错误,严重怀疑他们是抄袭国外开源的 🤔

### 问题描述 vant-aliapp内部报错 this.triggerEvent 不是 function,所以没法触发事件,vant组件根本没法用 ![image](https://user-images.githubusercontent.com/13845554/233550374-0d0d6343-28f8-4027-8051-a19d82ca036b.png)