-
Notifications
You must be signed in to change notification settings - Fork 1
(Staging PR) Model management #2
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
Conversation
…' into allozaur/server_model_management_v1_2
…' into allozaur/server_model_management_v1_2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Few things to address, plus:
- Make sure we have still proper
llama-swapcompatibility - Unify imports for
$lib/utilsand$lib/typesfor cleaner code - Add proper documentation of the WebUI architecture and functionalities to address ggml-org#16256
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Move to updated README in tools/server docs
tools/server/webui/src/lib/components/app/chat/ChatAttachments/ChatAttachmentPreview.svelte
Show resolved
Hide resolved
tools/server/webui/src/lib/components/app/dialogs/DialogModelInformation.svelte
Show resolved
Hide resolved
tools/server/webui/src/lib/components/app/models/ModelsSelector.svelte
Outdated
Show resolved
Hide resolved
…_v1_2' into allozaur/server_model_management_v1_2
|
@ggerganov It should be fixed in my last commit from ggml-org#17470 @allozaur probably we no longer have to publish a PR anymore, because I regularly |
Yeah, I today in the morning saw u had merged my changes. I mainly wanted to keep this as a separate PR for the time of working out the architecture, but from now I think I will be good with just pushing to your branch. |

No description provided.