runtime error
Exit code: 1. Reason: 0/690 [00:00<00:00, 8.82MB/s] model.safetensors: 0%| | 0.00/2.24G [00:00<?, ?B/s][A model.safetensors: 0%| | 0.00/2.24G [00:01<?, ?B/s][A model.safetensors: 0%| | 0.00/2.24G [00:02<?, ?B/s][A model.safetensors: 100%|██████████| 2.24G/2.24G [00:03<00:00, 2.12GB/s][A model.safetensors: 100%|██████████| 2.24G/2.24G [00:03<00:00, 619MB/s] tokenizer_config.json: 0%| | 0.00/418 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 418/418 [00:00<00:00, 4.13MB/s] sentencepiece.bpe.model: 0%| | 0.00/5.07M [00:00<?, ?B/s][A sentencepiece.bpe.model: 100%|██████████| 5.07M/5.07M [00:00<00:00, 12.4MB/s] tokenizer.json: 0%| | 0.00/17.1M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 17.1M/17.1M [00:00<00:00, 82.3MB/s] special_tokens_map.json: 0%| | 0.00/280 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 280/280 [00:00<00:00, 1.95MB/s] config.json: 0%| | 0.00/201 [00:00<?, ?B/s][A config.json: 100%|██████████| 201/201 [00:00<00:00, 1.76MB/s] Traceback (most recent call last): File "/app/app.py", line 30, in <module> chroma_collection = chroma_client.get_or_create_collection( name=collection_name, embedding_function=embed_model_chroma ) File "/usr/local/lib/python3.13/site-packages/chromadb/api/client.py", line 372, in get_or_create_collection validate_embedding_function_conflict_on_get( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ embedding_function, persisted_ef_config ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/chromadb/api/collection_configuration.py", line 791, in validate_embedding_function_conflict_on_get embedding_function.name() != "default" ^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'ChromaEmbeddingWrapper' object has no attribute 'name'
Container logs:
Fetching error logs...