Skip to content

404 Not Found error #31

@yaoqiu23

Description

@yaoqiu23

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:

Image

How can I fix this? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions