mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-17 20:31:47 +02:00
ui : mark llama-app-reusable code with a LLAMA-APP-REUSE tag
Assisted-by: pi
This commit is contained in:
Vendored
+1
@@ -45,6 +45,7 @@ export interface ModelDownloadProgress {
|
||||
totalBytes: number;
|
||||
}
|
||||
|
||||
|
||||
// LLAMA-APP-REUSE: parsed model id shape
|
||||
export interface ParsedModelId {
|
||||
raw: string;
|
||||
|
||||
Reference in New Issue
Block a user