feat: checkpoint distributed gguf runtime stories
This commit is contained in:
@@ -26,6 +26,16 @@
|
||||
"params": {
|
||||
"use_cache": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "llama-cpp-native",
|
||||
"version": "1",
|
||||
"backend_id": "llama.cpp",
|
||||
"description": "Project-owned native GGUF worker behind the Meshnet control plane.",
|
||||
"params": {
|
||||
"worker_transport": "grpc",
|
||||
"use_cache": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user