prabhuat commited on
Commit
bc08efe
·
verified ·
1 Parent(s): 1d9bc8f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -26,10 +26,12 @@ Use [LM Studio](https://lmstudio.ai/docs/basics/download-model) to download and
26
 
27
  Use the below configurations:
28
 
 
29
  System Prompt: `You are a helpful assistant to the user.` Use Prompt [Template](https://lmstudio.ai/docs/advanced/prompt-template).
30
  Temperature: 0.05
31
  Max tokens: 8192 or 16000
32
  Context length: 16000
 
33
 
34
  ## Testing with mlx
35
 
 
26
 
27
  Use the below configurations:
28
 
29
+ ```
30
  System Prompt: `You are a helpful assistant to the user.` Use Prompt [Template](https://lmstudio.ai/docs/advanced/prompt-template).
31
  Temperature: 0.05
32
  Max tokens: 8192 or 16000
33
  Context length: 16000
34
+ ```
35
 
36
  ## Testing with mlx
37