Skip to content

Commit e815626

Browse files
committed
2 parents 8a5c7be + a18169c commit e815626

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,18 @@ Built in functionality includes:
1818
* Optimize Code
1919
* Translate Between Languages
2020

21+
Supported models include:
22+
* gpt-3.5-turbo-16k
23+
* gpt-4
24+
* vicuna-13b
25+
* gpt4all
26+
* falcon-40b-instruct
27+
* llama70b-v2-chat
28+
* llama13b-v2-chat
29+
* freewilly2
30+
* fastervicuna_13b
31+
* and more!
32+
2133
Built with [Delphi](https://www.embarcadero.com/products/delphi/) using the FireMonkey framework this client works on Windows, macOS, and Linux (and maybe Android+iOS) with a single codebase and single UI. At the moment it is specifically set up for Windows.
2234

2335
It features a REST integration with OpenAI.com (ChatGPT) and Replicate.com for providing source code generation functionality within the client. You need to sign up for API keys to access that functionality. Replicate models can be run in the cloud or locally via docker.

0 commit comments

Comments
 (0)