mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-08-18 18:48:18 +02:00
talk-llama : sync llama.cpp
This commit is contained in:
@@ -323,8 +323,6 @@ struct llama_model {
|
||||
// gguf metadata
|
||||
std::unordered_map<std::string, std::string> gguf_kv;
|
||||
|
||||
std::vector<std::string> rpc_servers;
|
||||
|
||||
// list of devices used in this model
|
||||
std::vector<ggml_backend_dev_t> devices;
|
||||
|
||||
|
Reference in New Issue
Block a user