Text Generation
Transformers
Safetensors
English
llama
causal-lm
text-generation-inference
4-bit precision
gptq
TheBloke commited on
Commit
b2e5792
1 Parent(s): 34349e9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,8 +20,8 @@ It is the result of first merging the deltas from the above repository with the
20
  This model works best with the following prompt template:
21
 
22
  ```
23
- ### USER: your prompt here
24
- ### ASSISTANT:
25
  ```
26
 
27
  ## GIBBERISH OUTPUT IN `text-generation-webui`?
 
20
  This model works best with the following prompt template:
21
 
22
  ```
23
+ ### Human: your prompt here
24
+ ### Assistant:
25
  ```
26
 
27
  ## GIBBERISH OUTPUT IN `text-generation-webui`?