Skip to content

[Bug] Broken build instructions #1001

@eero-t

Description

@eero-t

Priority

P3-Medium

OS type

N/A

Hardware type

N/A

Installation method

N/A

Deploy method

N/A

Running nodes

N/A

What's the version?

Git HEAD

Description

Build instructions tell to cd to <service>/docker directory:

$ git grep /docker$
ChatQnA/docker_compose/intel/hpu/gaudi/README.md:   cd GenAIExamples/ChatQnA/docker
ChatQnA/docker_compose/intel/hpu/gaudi/README.md:   cd GenAIExamples/ChatQnA/docker
ChatQnA/docker_compose/nvidia/gpu/README.md:cd GenAIExamples/ChatQnA/docker
DBQnA/docker_image_build/build.yaml:      context: GenAIExamples/DBQnA/ui/docker
DocSum/docker_compose/intel/hpu/gaudi/README.md:cd GenAIExamples/DocSum/docker
SearchQnA/docker_compose/intel/hpu/gaudi/README.md:cd GenAIExamples/SearchQnA/docker
SearchQnA/docker_compose/intel/hpu/gaudi/README.md:cd GenAIExamples/SearchQnA/docker
Translation/docker_compose/intel/hpu/gaudi/README.md:cd GenAIExamples/Translation/docker

But the only docker directories are under <service>/ui/:

$ find -type d -name docker
./ProductivitySuite/ui/docker
./AudioQnA/ui/docker
./FaqGen/ui/docker
./MultimodalQnA/ui/docker
./VideoQnA/ui/docker
./.github/workflows/docker
./Text2Image/ui/docker
./CodeGen/ui/docker
./DBQnA/ui/docker
./CodeTrans/ui/docker
./DocSum/ui/docker
./ChatQnA/ui/docker
./SearchQnA/ui/docker
./VisualQnA/ui/docker
./Translation/ui/docker

Reproduce steps

Try to follow instructions in the indicated READMEs.

Raw log

No response

Metadata

Metadata

Assignees

Labels

aitcebugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions