Skip to content

Commit 93cc1d4

Browse files
committed
update Readme
1 parent 15e6d5c commit 93cc1d4

1 file changed

Lines changed: 1 addition & 11 deletions

File tree

README.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<br>
2323

24-
## 💎 Supported LLMs
24+
## 💎 Supported Backends
2525

2626
- [x] ChatGPT
2727
- [x] llama.cpp
@@ -56,15 +56,6 @@ cargo build --release
5656

5757
This will produce an executable file at `target/release/tenere` that you can copy to a directory in your `$PATH`.
5858

59-
### 🍺Brew
60-
61-
On macOS, you can use brew:
62-
63-
```bash
64-
brew tap pythops/tenere
65-
brew install tenere
66-
```
67-
6859
<br>
6960

7061
## ⚙️ Configuration
@@ -75,7 +66,6 @@ Tenere can be configured using a TOML configuration file. The file should be loc
7566
- Mac : `$HOME/Library/Application Support/tenere/config.toml`
7667
- Windows: `~/AppData/Roaming/tenere/config.toml`
7768

78-
7969
### General settings
8070

8171
Here are the available general settings:

0 commit comments

Comments
 (0)