aresa7796
aresa7796
> Failed to load c++ bson extension, using pure JS version > F:\node_space\nodejs-starter\lib\config\index.js:43 > throw new Error('Invalid config key "' + key + '"'); > ^ > > Error: Invalid...
I use helm install nacos; I get a error: ``` create Pod nacos-0 in StatefulSet nacos failed error: Pod "nacos-0" is invalid: spec.containers[0].env[3].valueFrom.fieldRef.fieldPath: Invalid value: "spec.replicas": error converting fieldPath: field...
版本0.5.0,在k8s上,日志报错如下: > 06:27:28.135 [pool-3-thread-1] INFO org.apache.servicecomb.pack.alpha.core.CompositeOmegaCallback - Cannot find the service with the instanceId shop-svc-10.10.1.62, call the other instance. 06:27:28.135 [pool-3-thread-1] ERROR org.apache.servicecomb.pack.alpha.core.PushBackOmegaCallback - Failed to compensate service [shop-svc] instance...
Hi! I use a single gpu A100(40G). ``` export NCCL_IB_DISABLE=1; export NCCL_P2P_DISABLE=1; export NCCL_DEBUG=INFO; export NCCL_SOCKET_IFNAME=en,eth,em,bond; export CXX=g++; deepspeed --num_gpus 1 --num_nodes 1 \ fastchat/train/train_mem.py \ --model_name_or_path ../hf-llama-7B \ --data_path...
### System Info ```shell optimum 1.9.1 onnx 1.14.0 onnxconverter-common 1.13.0 onnxruntime 1.15.1 onnxruntime-tools 1.7.0 tf2onnx 1.14.0 transformers 4.31.0 torch 2.0.1 torchaudio 2.0.2 torchvision 0.15.2 ``` ### Who can help? Hi,...
Hello,I used Qlora to train,but I get an error: NotImplementedError: Cannot copy out of meta tensor; no data! requriements.txt: ``` peft @ file:///root/peft torch==1.13.1+cu116 torchaudio==0.13.1+cu116 torchvision==0.14.1+cu116 transformers==4.28.1 deepspeed==0.9.4 flash-attn==0.2.0 ```...
jni层缺少arm64-v8a,armeabi-v7a的动态库,导致一些机型不兼容。现在arm64-v8a的手机还是挺多的
Hi~ 请问是否有计划在Vicuna-1.1上进行训练并发布模型?
I have 80k supervised data, but only 3090 graphics card, how to use 3090 to train 16k model?