diff --git a/LLama/Native/GGMLType.cs b/LLama/Native/GGMLType.cs
index 8d7b78fa..8bd33211 100644
--- a/LLama/Native/GGMLType.cs
+++ b/LLama/Native/GGMLType.cs
@@ -1,5 +1,8 @@
namespace LLama.Native;
+///
+/// Possible GGML quantisation types
+///
public enum GGMLType
{
///