We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503b292 commit 7852726Copy full SHA for 7852726
README.md
@@ -12,6 +12,9 @@ You can setup LLamaTerm by:
12
2) Modify `.env` so that the model path corresponds (you may also need to edit `EOS` and `PREFIX_TEMPLATE`)
13
3) Install python dependencies with `pip install -r requirements.txt`
14
15
+## Run
16
+Run LlamaTerm by adding the project directory to the `PATH` and then running `llamaterm`
17
+
18
## Models supported
19
For now only Zephyr is supported\
20
Recommended: [**Zephyr Beta 7B GGUF**](https://huggingface.co/TheBloke/zephyr-7B-beta-GGUF/tree/main)
myllama renamed to llamaterm
0 commit comments