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

bug: cortex should output logs to terminal with --verbose #1215

Closed
2 of 6 tasks
vansangpfiev opened this issue Sep 13, 2024 · 0 comments · Fixed by #1228
Closed
2 of 6 tasks

bug: cortex should output logs to terminal with --verbose #1215

vansangpfiev opened this issue Sep 13, 2024 · 0 comments · Fixed by #1228
Assignees
Labels
type: bug Something isn't working

Comments

@vansangpfiev
Copy link
Contributor

Cortex version

cortex-nightly v0.5.0-46

Describe the Bug

cortex writes logs to file even if we run with --verbose flag

Steps to Reproduce

Run any command with --verbose flag, for example
cortex --verbose pull tinyllama

Screenshots / Logs

No response

What is your OS?

  • MacOS
  • Windows
  • Linux

What engine are you running?

  • cortex.llamacpp (default)
  • cortex.tensorrt-llm (Nvidia GPUs)
  • cortex.onnx (NPUs, DirectML)
@vansangpfiev vansangpfiev added the type: bug Something isn't working label Sep 13, 2024
@vansangpfiev vansangpfiev moved this to In Progress in Menlo Sep 16, 2024
@vansangpfiev vansangpfiev self-assigned this Sep 16, 2024
@github-project-automation github-project-automation bot moved this from In Review to Completed in Menlo Sep 17, 2024
@freelerobot freelerobot moved this from In Review to Completed in Menlo Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant