Skip to content

Commit 8901d50

Browse files
committed
Add readme
1 parent dedfa6a commit 8901d50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ The root directory contains configuration files and documentation for the overal
172172

173173
From the frontend interface, you can interact with the chatbot and view the responses in real-time. The backend API handles the chatbot logic and interacts with the TinyLlama model to generate responses.
174174

175-
You can adjust the following parameters in the Streamlit interface to control the chatbot responses:
175+
You can adjust the following parameters in the Streamlit interface to control the chatbot responses expand the "Config params" section:
176176
- **Max Tokens**: The maximum number of tokens to generate.
177177
- **Temperature**: The value used to control the randomness of the generated text.
178178
- **Top K**: The number of highest probability vocabulary tokens to keep for top-k-filtering.

0 commit comments

Comments
 (0)