mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-06-11 18:09:52 -04:00
deps: add beginning requirements for fine-tune
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
@@ -67,6 +67,9 @@ dependencies = [
|
||||
"black[jupyter]==23.3.0",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
fine-tune = ["peft", "bitsandbytes"]
|
||||
|
||||
[project.urls]
|
||||
Documentation = "https://github.com/llmsys/openllm#readme"
|
||||
Issues = "https://github.com/llmsys/openllm/issues"
|
||||
|
||||
Reference in New Issue
Block a user