We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e4c021 commit c12b2d6Copy full SHA for c12b2d6
README.md
@@ -61,6 +61,11 @@ _The Falcon 7B model features tensor sizes which are not yet supported by K-type
61
62
**Status/Bugs:**
63
- nothing major
64
+
65
+**Windows application binary download**
66
+It's always recommended to compile ggllm.cpp fresh yourself so you benefit from the latest features.
67
+However, in regular intervals full binary compilations are generated: https://github.com/cmp-nct/ggllm.cpp/releases/
68
+The "master" files contain the executables.
69
70
**How to compile ggllm.cpp:**
71
1) Recommended with cmake: (change the CUBLAS flag to 0 to disable CUDA requirements and support)
0 commit comments