Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question]: <title>no response running hf_demo #1143

Open
2 tasks
zhuamaaa opened this issue Mar 20, 2025 · 0 comments
Open
2 tasks

[Question]: <title>no response running hf_demo #1143

zhuamaaa opened this issue Mar 20, 2025 · 0 comments
Labels
question Further information is requested

Comments

@zhuamaaa
Copy link

Do you need to ask a question?

  • I have searched the existing question and discussions and this question is not already answered.
  • I believe this is a legitimate question, not just a bug or feature request.

Your Question

terminal output:
INFO: Process 606303 Shared-Data created for Single Process
INFO:nano-vectordb:Init {'embedding_dim': 384, 'metric': 'cosine', 'storage_file': './dickens/vdb_entities.json'} 0 data
INFO:nano-vectordb:Init {'embedding_dim': 384, 'metric': 'cosine', 'storage_file': './dickens/vdb_relationships.json'} 0 data
INFO:nano-vectordb:Init {'embedding_dim': 384, 'metric': 'cosine', 'storage_file': './dickens/vdb_chunks.json'} 0 data
INFO: Process 606303 initialized updated flags for namespace: [full_docs]
INFO: Process 606303 ready to initialize storage namespace: [full_docs]
INFO: Process 606303 initialized updated flags for namespace: [text_chunks]
INFO: Process 606303 ready to initialize storage namespace: [text_chunks]
INFO: Process 606303 initialized updated flags for namespace: [entities]
INFO: Process 606303 initialized updated flags for namespace: [relationships]
INFO: Process 606303 initialized updated flags for namespace: [chunks]
INFO: Process 606303 initialized updated flags for namespace: [chunk_entity_relation]
INFO: Process 606303 initialized updated flags for namespace: [llm_response_cache]
INFO: Process 606303 ready to initialize storage namespace: [llm_response_cache]
INFO: Process 606303 initialized updated flags for namespace: [doc_status]
INFO: Process 606303 ready to initialize storage namespace: [doc_status]
INFO: Process 606303 storage namespace already initialized: [full_docs]
INFO: Process 606303 storage namespace already initialized: [text_chunks]
INFO: Process 606303 storage namespace already initialized: [llm_response_cache]
INFO: Process 606303 storage namespace already initialized: [doc_status]
INFO: Process 606303 Pipeline namespace initialized
Sliding Window Attention is enabled but not implemented for sdpa; unexpected results may be encountered.
Loading checkpoint shards: 100%|███████████████████████████████████████████████████████████████| 4/4 [00:05<00:00, 1.36s/it]
/media/mldadmin/home/s124mdg31_02/miniconda3/envs/light/lib/python3.11/site-packages/transformers/generation/configuration_utils.py:677: UserWarning: num_beams is set to 1. However, early_stopping is set to True -- this flag is only used in beam-based generation modes. You should set num_beams>1 or unset early_stopping.
warnings.warn(

Also found that only kv_store_doc_status.json was created in ./dickens

Additional Context

No response

@zhuamaaa zhuamaaa added the question Further information is requested label Mar 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant