diff --git a/System-Requirements.md b/System-Requirements.md new file mode 100644 index 0000000..b9a3c54 --- /dev/null +++ b/System-Requirements.md @@ -0,0 +1,14 @@ +### RAM and CPU Usage + +The system requirements for AutoGGUF depend on the size of the models you're working with. For optimal performance: + +- RAM: At least 16GB, with 32GB or more recommended for larger models +- CPU: Multi-core processor, preferably with AVX2 or AVX-512 support + +### Software Dependencies + +AutoGGUF requires: + +- Python 3.8 or higher +- CUDA-compatible GPU for faster processing (optional but recommended) +- Necessary Python libraries (requirements will be listed in the installation section) \ No newline at end of file