Skip to content

Conversation

@hbindu-ss
Copy link
Contributor

This PR adds below fusion commands to upload/downloads LLM models from models space.

UPLOAD MODEL '<model_name>' FROM '<local_path>' [ OVERWRITE ];
DOWNLOAD MODEL '<model_name>'[ TO '<local_path>' ] [ OVERWRITE ];
DROP MODEL '<model_name>';
SHOW MODELS  [ AT '<path>' ] [ LIKE '<like>' ] [ ORDER BY '<order-by>' [ ASC | DESC ],... ] [ LIMIT ] [ RECURSIVE ] [ EXTENDED ];

cc: @ricardoasmarques @nunogoncalves03 @kanitsharma

@kesmit13 kesmit13 merged commit b6b285c into singlestore-labs:main Jan 6, 2025
5 of 6 checks passed
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.

2 participants