mirror of
https://github.com/ikawrakow/ik_llama.cpp.git
synced 2026-01-26 17:20:01 +00:00
Compiler warning
This commit is contained in:
@@ -314,7 +314,7 @@ struct llama_model {
|
||||
|
||||
bool has_tensor_overrides() const {
|
||||
return tensor_overrides;
|
||||
};
|
||||
}
|
||||
|
||||
void set_tensor_overrides(const llama_model_params& params);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user