Skip to content

Commit 82979a9

Browse files
authored
Update README.md
1 parent 6f76163 commit 82979a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Pardon My English is designed to assist non-native English speakers by transform
99

1010
# Changelog
1111

12+
- \[2024-08-05\] We've updated Llama version to Llama 3.1 via Perplexity API.
1213
- \[2024-05-28\] We've added support for the Perplexity API, which now integrates with Llama3-70b-instruct. When selected, it adheres more closely to the initial instructions.
1314
- \[2024-05-25\] We've added an alternative frontend. Instead of using Telegram, you can now run the app locally by using `streamlit run frontend.py` command, and interact with Pardon My English in the same way as before.
1415
- \[2024-04-24\] We've transitioned to using Llama3-70B for all existing and new users, and have seen significant improvements in quality without any degradation in inference speed, thanks to the capabilities of [Groq](https://groq.com/).
@@ -27,4 +28,4 @@ After specifying the API key in the secrets file, you can proceed to run the web
2728

2829
```shell
2930
streamlit run frontend.py
30-
```
31+
```

0 commit comments

Comments
 (0)