Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit e6c5290

Browse files
committed
update the about
1 parent 8245cb1 commit e6c5290

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/new/about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ Learn more on [GitHub](https://github.com/janhq/nitro).
1313
- **Fast Inference:** Built on top of the cutting-edge inference library `llama.cpp`, modified to be production ready.
1414
- **Lightweight:** Only 3MB, ideal for resource-sensitive environments.
1515
- **Easily Embeddable:** Simple integration into existing applications, offering flexibility.
16-
- **Quick Setup:** Approximately 10-second initialization for swift deployment.
16+
- **Quick Setup:** Approximately 10-second initialization.
1717
- **Enhanced Web Framework:** Incorporates `drogon cpp` to boost web service efficiency.
1818

1919
### OpenAI-compatible API
2020

21-
One of the significant advantages of using Nitro is its compatibility with OpenAI's API structure. The command format for making inference calls with Nitro is very similar to that used with OpenAI's API. This similarity ensures a transition for users who are already familiar with OpenAI's system.
21+
Nitro's compatibility with OpenAI's API structure is a notable advantage. Its command format for inference calls closely mirrors that of OpenAI, facilitating an easy transition for users.
2222

2323
For instance, compare the Nitro inference call:
2424

0 commit comments

Comments
 (0)