Text Generation
Transformers
English
llama
code
llama2
Inference Endpoints
vshenoy commited on
Commit
a91bbcd
1 Parent(s): ec48381

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -33,6 +33,8 @@ You are a programming assistant. Always answer as helpfully as possible. Be dire
33
  {your prompt}[/INST]
34
  ```
35
 
 
 
36
 
37
  ## Next Steps
38
  - Prune the dataset and possibly fine-tune for longer.
 
33
  {your prompt}[/INST]
34
  ```
35
 
36
+ I suspect this prompt format is the reason for the majority of the increased coding capabilities as opposed to the fine-tuning itself, but YMMV.
37
+
38
 
39
  ## Next Steps
40
  - Prune the dataset and possibly fine-tune for longer.