mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-19 09:15:04 +02:00
ui : fix double blank line in model types
Assisted-by: pi
This commit is contained in:
Vendored
-1
@@ -45,7 +45,6 @@ export interface ModelDownloadProgress {
|
||||
totalBytes: number;
|
||||
}
|
||||
|
||||
|
||||
export interface ParsedModelId {
|
||||
raw: string;
|
||||
orgName: string | null;
|
||||
|
||||
Reference in New Issue
Block a user