You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -12,3 +12,7 @@ Run eval_ollama_8B.ipynb to score the model's performance.
12
12
### Interactive API with chainlit
13
13
Interact with the fine-tuned model through a web API by running the command **chainlit run app.py**. This will launch an interactive interface for the model.
14
14
15
+
### Example
16
+
Below is an example of the model solving a leetcode question
0 commit comments