mirror of
https://github.com/ollama/ollama.git
synced 2025-11-11 23:07:55 +01:00
chore: update mllama to use ollama engine (#10637)
This commit is contained in:
1
llama/llama.cpp/src/llama-context.h
vendored
1
llama/llama.cpp/src/llama-context.h
vendored
@@ -72,7 +72,6 @@ struct llama_context {
|
||||
void set_embeddings (bool value);
|
||||
void set_causal_attn(bool value);
|
||||
void set_warmup(bool value);
|
||||
void set_cross_attn(bool value);
|
||||
|
||||
void set_adapter_lora(
|
||||
llama_adapter_lora * adapter,
|
||||
|
||||
Reference in New Issue
Block a user