-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
milvus-server is running, but when I run this:
python quick_start.py --model_name 'gpt-3.5-turbo' --temperature 0.1 --max_new_tokens 1280 --data_path 'data/crud_split/split_merged.json' --shuffle True --docs_path 'data/80000_docs' --docs_type 'txt' --chunk_size 128 --chunk_overlap 0 --retriever_name 'base' --collection_name 'docs_80k_chuncksize_128_0' --retrieve_top_k 8 --task 'all' --num_threads 20 --show_progress_bar True
I got this error:
How can I fix this? Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
