nuaabuaa07

Results 9 issues of nuaabuaa07

### Search before asking - [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues. ### Operating system information MacOS(x86) ### Python version information 3.10 ### DB-GPT version...

bug
Waiting for reply

Becase I want to do some postProcess on the anysis result data , can I get the ansys result data directly ? Thinks

type: enhancement

步骤3:合并ChatLaw权重并推理 ,这一步骤在执行时,报错。RuntimeError: Expected all tensors to be on the same device, but found at least two devices, cuda:1 and cuda:0! (when checking argument for argument index in method wrapper_CUDA__index_select) 。是不支持在多卡的机器上创建推理吗?

执行转llama-13b 为 llama-13b-hf 时,报LlamaConfig 找不到 root@kml-dtmachine-10688-prod:/home/jinzhiliang/webdownload/chatgml/model2download# python convert_llama_weights_to_hf.py --input_dir ./llama-13b --model_size 13B --output_dir ./llama-13b-hf Traceback (most recent call last): File "convert_llama_weights_to_hf.py", line 23, in from transformers import LlamaConfig, LlamaForCausalLM, LlamaTokenizer...

is this model submit to huggingface ,so can be conpare with other similar models?

I had try "altair"、"matplotlib"、”seaborn“、”ggplot“、”plotly“ in the params on 'library' in the method ' lida.visualize( ... , library="seaborn")' ,but got error output image when there has Chinese in my data. Can...

I want to embed it in my program. So I want to input a formated long string to summarize(). Can it support?

I got error in my Mac but run ok in ubantu .has anyone got the same error message? the error msg is as follow: Backend MacOSX is interactive backend. Turning...

Is there paras like 'num_gpus=2'。How can I load model into mult GPUS