HarshanaLF commited on
Commit
4b91c09
1 Parent(s): 33305c7
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -63,7 +63,7 @@ Run the application using the following command:
63
 
64
  ```bash
65
  python app.py
66
-
67
 
68
  ## Model Descriptions
69
 
@@ -72,4 +72,7 @@ python app.py
72
  - **Mistral 7B v0.3**: A smaller, efficient model suitable for fast and responsive chat applications.
73
  - **Phi 3 mini**: A compact model focusing on instructive and concise responses.
74
  - **Mixtral 8x7B**: A versatile model capable of handling various conversational contexts effectively.
 
 
 
75
  ```
 
63
 
64
  ```bash
65
  python app.py
66
+ ```
67
 
68
  ## Model Descriptions
69
 
 
72
  - **Mistral 7B v0.3**: A smaller, efficient model suitable for fast and responsive chat applications.
73
  - **Phi 3 mini**: A compact model focusing on instructive and concise responses.
74
  - **Mixtral 8x7B**: A versatile model capable of handling various conversational contexts effectively.
75
+
76
+ ```
77
+
78
  ```