-
Notifications
You must be signed in to change notification settings - Fork 13
System Requirements
leafspark edited this page Aug 4, 2024
·
1 revision
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
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)