Lin Qiqi
Results
1
issues of
Lin Qiqi
作者您好,我使用以下命令运行: python quick_start.py --temperature 0.1 --max_new_tokens 1280 --shuffle True --docs_path 'data/80000_docs' --docs_type 'doc' --chunk_size 128 --chunk_overlap 0 --retriever_name 'base' --retrieve_top_k 8 --task 'continuing_writing' --num_threads 20 --show_progress_bar True --construct_index 但是运行会产生如下一些错误: ...