Created System Requirements (markdown)

leafspark 2024-08-04 16:19:42 -07:00
parent 4c1d2a5e65
commit 1f8d597ed1
1 changed files with 14 additions and 0 deletions

14
System-Requirements.md Normal file

@ -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)