Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

Compiled daemon, removed assets and torch dependency #141

Merged
merged 4 commits into from
Oct 23, 2023

Conversation

filopedraz
Copy link
Contributor

@filopedraz filopedraz commented Sep 9, 2023

Description

  • Closes Compile Daemon #139
  • Removed torch dependency to check if GPU is available.
  • Updated README.md with instructions to compile the daemon
  • Removed assets folder. Moved static files to static.premai.io repo

Missing

  • GH action to generate the binaries cross-platform.
  • Test the daemon on GPU server

@filopedraz
Copy link
Contributor Author

@casperdcl @tiero missing the GH actions. Can you help me out?

README.md Show resolved Hide resolved
.github/workflows/on-release.yml Show resolved Hide resolved
@casperdcl casperdcl added enhancement New feature or request dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code tech-debt technical debt labels Sep 11, 2023
@filopedraz
Copy link
Contributor Author

Seems to work on GPU too now.

@filopedraz filopedraz marked this pull request as ready for review September 15, 2023 12:52
@casperdcl casperdcl merged commit ee2a09c into premAI-io:main Oct 23, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request github_actions Pull requests that update GitHub Actions code tech-debt technical debt
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Compile Daemon
2 participants