mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
This commit is contained in:
@@ -64,7 +64,7 @@ to open the app's configuration form.
|
||||
values from the file, which can be modified before launching the app instance
|
||||
* **Project name** - ClearML Project where your llama.cpp Model Deployment app instance will be stored
|
||||
* **Task name** - Name of [ClearML Task](../../fundamentals/task.md) for your llama.cpp Model Deployment app instance
|
||||
* **Queue** - The [ClearML Queue](../../fundamentals/agents_and_queues.md#agent-and-queue-workflow) to which the
|
||||
* **Queue** - The [ClearML Queue](../../fundamentals/agents_and_queues.md#what-is-a-queue) to which the
|
||||
llama.cpp Model Deployment app instance task will be enqueued (make sure an agent is assigned to it)
|
||||
* **Model** - A ClearML Model ID or a Hugging Face model. The model must be in GGUF format. If you are using a
|
||||
HuggingFace model, make sure to pass the path to the GGUF file. For example: `provider/repo/path/to/model.gguf`
|
||||
|
||||
Reference in New Issue
Block a user