Skip to content

Conversation

@giladgd
Copy link
Member

@giladgd giladgd commented May 18, 2024

Description of change

  • feat: init command to scaffold a project from a template
  • feat: node-typescript project template
  • feat: electron-typescript-react project template
  • feat: debug mode
  • feat: load LoRA adapters
  • feat: link to CLI command docs from the CLI help
  • feat: improve Electron support
  • fix: improve binary compatibility detection on Linux
  • docs: CLI commands syntax highlighting

Fixes #103

Pull-Request Checklist

  • Code is up-to-date with the master branch
  • npm run format to apply eslint formatting
  • npm run test passes with this change
  • This pull request links relevant issues as Fixes #0000
  • There are new or updated unit tests validating the change
  • Documentation has been updated to reflect this change
  • The new commits and pull request title follow conventions explained in pull request guidelines (PRs that do not follow this convention will not be merged)

@giladgd giladgd added this to the v3.0.0 milestone May 18, 2024
@giladgd giladgd requested a review from ido-pluto May 18, 2024 01:46
@giladgd giladgd self-assigned this May 18, 2024
Copy link
Contributor

@ido-pluto ido-pluto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@giladgd giladgd linked an issue May 18, 2024 that may be closed by this pull request
3 tasks
@giladgd giladgd merged commit d6a0f43 into beta May 18, 2024
@giladgd giladgd deleted the gilad/createProject branch May 18, 2024 23:15
@github-actions
Copy link

🎉 This PR is included in version 3.0.0-beta.20 🎉

The release is available on:

Your semantic-release bot 📦🚀

@giladgd giladgd mentioned this pull request May 19, 2024
17 tasks
@github-actions
Copy link

github-actions bot commented Sep 24, 2024

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

feat: Apply different LoRA dynamically feat: create-project command to make it easier to bootstrap a new project

3 participants