Update README with Windows and memory usage notes

Added notes for Windows users and memory command.
This commit is contained in:
Hussein Mozannar
2025-11-28 13:34:46 -05:00
committed by GitHub
parent ca1d3868f4
commit b555f0874b

View File

@@ -40,7 +40,9 @@ Then you can iterative query it with:
fara-cli --task "whats the weather in new york now" fara-cli --task "whats the weather in new york now"
``` ```
Hint: might need to do `--tensor-parallel-size 2` with vllm command if you run out of memory Notes:
- If you're using Windows, we highly recommend using WSL2 (Windows Subsystem for Linux).
- You might need to do `--tensor-parallel-size 2` with vllm command if you run out of memory
### What Makes Fara-7B Unique ### What Makes Fara-7B Unique