mirror of
https://github.com/microsoft/fara.git
synced 2026-06-10 02:54:01 +08:00
Update README with Windows and memory usage notes
Added notes for Windows users and memory command.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user