We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73a804 commit 9db2ad6Copy full SHA for 9db2ad6
examples/llm_finetuning/.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 2025.07.14
+_commit: 2025.09.19
3
_src_path: gh:zenml-io/template-llm-finetuning
4
bf16: true
5
cuda_version: cuda11.8
examples/llm_finetuning/requirements.txt
@@ -1,4 +1,4 @@
-zenml
+zenml[server]
torch>=2.2.0
datasets>=2.15,<4.0
transformers
0 commit comments