Skip to content

Commit 51d9f70

Browse files
committed
Made features smaller
1 parent f840ab1 commit 51d9f70

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

‎README.md‎

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ LangDrive lets you builds amazing AI apps like:
4949
## Features:
5050

5151
- Data ingestion
52-
> LangDrive comes with the following built in data connectors to simplify data ingestion:
52+
LangDrive comes with the following built in data connectors to simplify data ingestion:
5353
- Firebase Firestore
5454
- Email Ingestion via SMTP
5555
- Google Drive
@@ -58,23 +58,22 @@ LangDrive lets you builds amazing AI apps like:
5858
- (more coming soon, or you can build yours - LangDrive is open source)
5959

6060
- Fine tuning
61-
> Fine tune open source LLMs easily by formating your data into input:output completion pairs
61+
- Fine tune open source LLMs easily by formating your data into input:output completion pairs
6262

6363
- Deployment
64-
> Add your Hugging Face access token to deploy your model directly to hugging face hub after fine tuning
65-
- Hugging Face
64+
- Add your Hugging Face access token to deploy your model directly to hugging face hub after fine tuning
6665

6766
- Inference
68-
> Query our supported open source models
67+
- Query our supported open source models
6968

7069
- Data Utils
71-
> LangDrive comes built-in with data utils for CRUD operations for the different data connectors
70+
- LangDrive comes built-in with data utils for CRUD operations for the different data connectors
7271

7372
- API
74-
> Call our support open source models from a single API
73+
- Call our support open source models from a single API
7574
- Completions API: https://api.langdrive.ai/v1/chat/completions
7675
- Fine tuning API: https://api.langdrive.ai/train
77-
Read the [docs](https://docs.LangDrive.ai) for more.
76+
- Read the [docs](https://docs.LangDrive.ai) for more.
7877

7978
-----
8079

0 commit comments

Comments
 (0)