Skip to content

Conversation

@yuiseki
Copy link
Contributor

@yuiseki yuiseki commented Jul 25, 2025

This commit introduces changes to make the project compatible with macOS, while maintaining compatibility with Linux environments.

  • Updated to conditionally install only on Linux, and added for macOS compatibility.
  • Modified to dynamically load models using either (for Linux) or (for macOS), and to correctly handle local model paths. Also addressed for generation.
  • Added a option to for quick verification of the script's flow without actual model loading and inference.

Yui Matsumura and others added 2 commits July 25, 2025 21:32
This commit introduces changes to make the project compatible with macOS,
while maintaining compatibility with Linux environments.

- Updated  to conditionally install  only on Linux,
  and added  for macOS compatibility.
- Modified  to dynamically load models using either
  (for Linux) or  (for macOS), and to correctly handle local
  model paths. Also addressed  for  generation.
- Added a  option to  for quick verification of
  the script's flow without actual model loading and inference.
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

Successfully merging this pull request may close these issues.

1 participant