build error
Job failed with exit code: 1. Reason: cache miss: [12/16] RUN npm run build cache miss: [11/16] RUN chmod +x node_modules/.bin/vite cache miss: [ 8/16] COPY . . cache miss: [16/16] RUN echo '#!/bin/bash\nredis-server --daemonize yes\nhuey_consumer tasks.huey > helper_process_logs/huey.log 2>&1 &\npython -c "import asyncio; from generation.utilities.llm_server.llm_server import llm_server; asyncio.run(llm_server(prompt_path=\"inputs/default_prompt.txt\", template_path=\"generation/core_pipelines/recall_multiple_sources/prompts/multi_turn_assistant_conversation.yaml\", gguf_model_path=\"models/augmentoolkit-v0.1/Augmentoolkit-DataSpecialist-7.2B-Q8_0.gguf\", context_length=4096, llama_path=\"./llama.cpp\", port=8003))" > helper_process_logs/llm_server.log 2>&1 &\nuvicorn api:app --host 0.0.0.0 --port 7860\n' > /app/start.sh && chmod +x /app/start.sh cache miss: [15/16] RUN python download_model.py cache miss: [ 9/16] WORKDIR /app/atk-interface cache miss: [13/16] WORKDIR /app cache miss: [14/16] RUN mkdir -p inputs outputs external_configs logs helper_process_logs models cache miss: [10/16] RUN npm install {"total":21,"completed":17,"user_total":16,"user_cached":6,"user_completed":12,"user_cacheable":15,"from":1,"miss":9,"client_duration_ms":47663}
Build logs:
Fetching error logs...