Yerong Li

Results 18 issues of Yerong Li

And that's why connections errors persist in the SmartIM

Hi when I run the following command: `ZESHEL_DATA="MY DATA PATH" bash scripts/create_training_data.sh` I met the following error File "/scratch/yerong/local/anaconda3/envs/blink37/lib/python3.7/site-packages/tensorflow_core/python/lib/io/file_io.py", line 84, in _preread_check compat.as_bytes(self.__name), 1024 * 512) tensorflow.python.framework.errors_impl.NotFoundError: uncased_L-12_H-768_A-12/vocab.txt; No...

Hi I am trying to run the generative model on CNN-dailymail, however I find this file is missing: datasets.py and in the tasks.py file we need **load_dataset()** function # from...

现在只有在interactive model可以利用history, 怎么模拟steam_chat? https://huggingface.co/THUDM/chatglm-6b/blob/a70fe6b0a3cf1675b3aec07e3b7bb7a8ce73c6ae/modeling_chatglm.py#L1319 https://huggingface.co/THUDM/chatglm-6b/blob/a70fe6b0a3cf1675b3aec07e3b7bb7a8ce73c6ae/modeling_chatglm.py#L1293

**make -j** 时候报错 ``` $ make -j [ 3%] Building CUDA object CMakeFiles/fastllm_tools.dir/src/devices/cuda/fastllm-cuda.cu.o [ 6%] Building CUDA object CMakeFiles/fastllm.dir/src/devices/cuda/fastllm-cuda.cu.o nvcc fatal : Unsupported gpu architecture 'compute_native' make[2]: *** [CMakeFiles/fastllm_tools.dir/src/devices/cuda/fastllm-cuda.cu.o] Error...

Platform: bodhi linux + XFCE GPU, drivers, and screen setup: Nvidia Geforce 650M Mac version Compton version: compton/jammy,now 1-1 amd64 [installed] ### Steps of reproduction 1. put this file under...

我在bodhilinux里使用deepwine wecha从手机上把聊天记录转移到deepwine, 然后发现聊天记录并没有被备份过来。 怎么办啊? ![shot-2024-02-10_14-21-27](https://github.com/zq1997/deepin-wine/assets/13112023/83eb5798-c0ab-40a3-9f4d-a8a1a5ee1d6c)

I want to quantize model from [open-flamingo](https://github.com/mlfoundations/open_flamingo) or https://github.com/open-mmlab/Multimodal-GPT (open-flamingo v1) before lora training, https://github.com/open-mmlab/Multimodal-GPT this repo provides lora, but how to do qlora training and quantize the model beforehand?...

This is one of the best discord clone I have seen online, however I met an issue starting the server Could anyone help me with this? ``` $ npm run...

请问这个**cached_property**是怎么来的呢?简单setup之后tests里面的文件需要这个依赖。谢谢! $ python A_share_data_update_routine.py Traceback (most recent call last): File "A_share_data_update_routine.py", line 4, in from AShareData import ConstLimitStockFactorCompositor, MySQLInterface, prepare_engine, TushareData, WindData File "", line 259, in load_module File "/home/yerong/local/Python3/lib/python3.8/site-packages/AShareData-0.1.0-py3.8.egg/AShareData/__init__.py",...