Add precision about hardware requirement.

This commit is contained in:
ben
2023-03-04 22:22:22 +01:00
parent 83bdf41173
commit 2b21004bf9

View File

@@ -23,7 +23,7 @@ It doesn't require an internet connection to work once the models have been down
To run this project efficiently, a powerful computer with a recent NVIDIA GPU is required. To run this project efficiently, a powerful computer with a recent NVIDIA GPU is required.
As an example, I achieved good performance with an Intel(R) Core(TM) i7-14700HX, a GeForce RTX 4050, and 32GB of RAM using the [qwen2.5:7b](https://ollama.com/library/qwen2.5) model. As an example, I achieved good performance with an Intel(R) Core(TM) i7-14700HX, a GeForce RTX 4050 (6GB VRAM), and 32GB of RAM using the [qwen2.5:7b](https://ollama.com/library/qwen2.5) model.
The model [qwen2.5-coder:32b](https://ollama.com/library/qwen2.5-coder:32b) is usable but slow with this configuration. The model [qwen2.5-coder:32b](https://ollama.com/library/qwen2.5-coder:32b) is usable but slow with this configuration.