We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219385c commit 9694d75Copy full SHA for 9694d75
examples/training/README.md
@@ -0,0 +1,4 @@
1
+# llama.cpp/examples/training
2
+
3
+This directory contains examples related to language model training using llama.cpp/GGML.
4
+So far finetuning is technically functional (for FP32 models) but the code is very much WIP.
0 commit comments