-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: list vllm as a tool * feat: tool yml * feat: vllm job * feat: vllm args * fix: remove quota and images constraint * feat: add huggingface token and model configurations * fix: vllm options typo * fix: tool name and main task * format yaml * refactor nomad job * feat: remove docker image/tags from configuration * feat: update param names * feat: refactor LLM deployment * feat: tokens * feat: deepseek * ci: auto-format from pre-commit.com hooks * fix: clean changes * feat: remove finegrained vllm params * fix: fix tools info retrieval * ci: auto-format from pre-commit.com hooks * feat: move models to conf file * ci: auto-format from pre-commit.com hooks * feat: restore Huggingface token * ci: auto-format from pre-commit.com hooks * fix: fix HF token * feat: rename to `ai4os-llm` * feat: add tests * feat: add more models * fix: HF typo * fix: add parameters for openwebui standalone * feat: automatically create admin for Open WebUI * fix: fix UI password check * feat: reorganize ai4os-llm user.yaml * feat: use https in endpoints list * fix: userconf checks * refactor: rename conf group from `vllm` to `llm` * fix: add needs_HF_token variable to vllm.yaml * feat: reorder models * feat: add force_pull * fix: cvat error * tests: fix test configuration * feat: add tool deployment restrictions --------- Co-authored-by: Ignacio Heredia <iheredia@ifca.unican.es> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Marta Obregón <obregonm@ifca.unican.es>
- Loading branch information
1 parent
0accdb5
commit f39d2c4
Showing
8 changed files
with
556 additions
and
135 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.