From 3f8c25f0ef89474d33cc43d31f848c8f8f014bae Mon Sep 17 00:00:00 2001 From: Koen van Eijk Date: Wed, 19 Jun 2024 19:19:31 +0200 Subject: [PATCH] Added hardware.md --- docs/hardware.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 docs/hardware.md diff --git a/docs/hardware.md b/docs/hardware.md new file mode 100644 index 0000000..7b384d2 --- /dev/null +++ b/docs/hardware.md @@ -0,0 +1,9 @@ +# Tested hardware + +OpenRecall has been tested on a variety of hardware configurations. The following list is not exhaustive, but it should give you an idea of the hardware that OpenRecall has been tested on: + +- Apple MacBook Pro (2022) with M1 Pro and M1 Max chips +- Dell XPS 13 (2022) with Intel Core i7-12700H +- Lenovo ThinkPad X1 Carbon (2022) with Intel Core i7-12700H + +Please submit a pull request if you have tested OpenRecall on other hardware configurations and would like to add them to this list. \ No newline at end of file