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

Doesn't seem to work #3

Open
Volko61 opened this issue Nov 23, 2024 · 0 comments
Open

Doesn't seem to work #3

Volko61 opened this issue Nov 23, 2024 · 0 comments

Comments

@Volko61
Copy link

Volko61 commented Nov 23, 2024

`PS C:\Users\Volko> dagger -m github.com/adrienbrault/hf-gguf-to-ollama --url Volko76/Qwen2.5-0.5B-Instruct-French-LoRa-GGUF --quant Q4_K_M call modelfile
✔ connect 0.4s
✘ loading module 4.6s
! failed to serve module: input: moduleSource.asModule resolve: failed to create module: select: failed to update codegen and runtime: failed to generate code: failed to call sdk module codegen: select: call function "Codegen": process "/runtime" did not complete successfully: exit code: 2
✔ finding module configuration 1.8s
✘ serving module 2.8s
! input: moduleSource.asModule resolve: failed to create module: select: failed to update codegen and runtime: failed to generate code: failed to call sdk module codegen: select: call function "Codegen": process "/runtime" did not complete successfully: exit code: 2
✘ ModuleSource.asModule: Module! 2.8s
! failed to create module: select: failed to update codegen and runtime: failed to generate code: failed to call sdk module codegen: select: call function "Codegen": process "/runtime" did not complete successfully: exit code: 2

Setup tracing at https://dagger.cloud/traces/setup. To hide: export STOPIT=1

Error: failed to serve module: input: moduleSource.asModule resolve: failed to create module: select: failed to update codegen and runtime: failed to generate code: failed to call sdk module codegen: select: call function "Codegen": process "/runtime" did not complete successfully: exit code: 2

Stdout:
invoke: failed to create codegen base: failed to add template: could not list module source entries: input: container.from.withoutEntrypoint.withMountedCache.withMountedDirectory.withDirectory.withDirectory.withWorkdir.withExec.withExec.withExec.withDirectory.directory resolve: process "bun install --no-verify --no-progress --summary ./sdk" did not complete successfully: exit code: 1

Stderr:
bun add v1.1.26 (0a37423b)
Saved lockfile

$ cp ./test/sdk.index-fixed.ts ./sdk/index.ts
cp: cannot stat './test/sdk.index-fixed.ts': No such file or directory
error: postinstall script from "" exited with 1
PS C:\Users\Volko>
`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant