llama-cpp: remove
This commit is contained in:
@@ -50,17 +50,6 @@
|
||||
apiKey = "{file:${../secrets/openrouter_api_key}}";
|
||||
};
|
||||
};
|
||||
# Local llama-cpp server with OpenAI-compatible API
|
||||
"llama.cpp" = {
|
||||
npm = "@ai-sdk/openai-compatible";
|
||||
options = {
|
||||
baseURL = "http://127.0.0.1:8012/v1";
|
||||
};
|
||||
|
||||
models = {
|
||||
"local" = { };
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user