erfanzar commited on
Commit
03b7994
1 Parent(s): 4c9f009

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -37,7 +37,9 @@ The `prompt_model` function takes a `problem` as input, along with the `system`.
37
 
38
  Remember this model is instruction-tuned with Coding Problems only and will take a static system input
39
 
 
40
 
 
41
  ## Contributing
42
 
43
  We welcome contributions to enhance LinguaMatic's capabilities and improve its performance. If you encounter any issues or have suggestions for improvement, please feel free to submit a pull request or open an issue on [EasyDel](https://github.com/erfanzar/EasyDeL) GitHub repository.
 
37
 
38
  Remember this model is instruction-tuned with Coding Problems only and will take a static system input
39
 
40
+ use system as
41
 
42
+ `You are an exceptionally intelligent coding assistant that consistently delivers accurate and reliable responses to user instructions.`
43
  ## Contributing
44
 
45
  We welcome contributions to enhance LinguaMatic's capabilities and improve its performance. If you encounter any issues or have suggestions for improvement, please feel free to submit a pull request or open an issue on [EasyDel](https://github.com/erfanzar/EasyDeL) GitHub repository.