From f15e0951215a06e09e4741a40d9e90872505c2ab Mon Sep 17 00:00:00 2001 From: leafspark <78000825+leafspark@users.noreply.github.com> Date: Sun, 4 Aug 2024 16:13:42 -0700 Subject: [PATCH] Initial Home page --- Home.md | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..3ac31f2 --- /dev/null +++ b/Home.md @@ -0,0 +1,57 @@ +Welcome to the AutoGGUF wiki! + +## Table of Contents +1. Introduction + - Overview of AutoGGUF + - Purpose and Features + +2. System Requirements + - RAM and CPU Usage + - Software Dependencies + +3. Installation + - Downloading AutoGGUF + - Setting Up the Environment + +4. User Interface + - Main Features and Layout + - Navigation Guide + +5. Quantization Settings + - Quantization Types + - Include/Exclude Weights + - Key Overrides + +6. Model Management + - Refreshing Models + - Paths for Models and Output + +7. Matrix Generation + - Generating iMatrix + - Configuration Options + - Output Frequency and Size + +8. LoRA Conversion + - Input and Output Paths + - Output Types + - Converting LoRA Models + +9. Export Options + - Exporting LoRA Models + - GGML LoRA Adapters + - Adding and Managing Adapters + +10. Tasks + - Quantizing Models + - Saving and Loading Presets + +11. Troubleshooting + - Common Issues + - FAQs + +12. References + - Support and Documentation + - Additional Resources + +13. Contributing + - How to Contribute \ No newline at end of file