tridungduong16 commited on
Commit
4f76bdb
1 Parent(s): ecb7b20

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -15
README.md CHANGED
@@ -14,20 +14,6 @@ tags:
14
  - gptq
15
  ---
16
 
17
- <!-- header start -->
18
- <div style="width: 100%;">
19
- <img src="https://i.imgur.com/EBdldam.jpg" alt="TheBlokeAI" style="width: 100%; min-width: 400px; display: block; margin: auto;">
20
- </div>
21
- <div style="display: flex; justify-content: space-between; width: 100%;">
22
- <div style="display: flex; flex-direction: column; align-items: flex-start;">
23
- <p><a href="https://discord.gg/theblokeai">Chat & support: my new Discord server</a></p>
24
- </div>
25
- <div style="display: flex; flex-direction: column; align-items: flex-end;">
26
- <p><a href="https://www.patreon.com/TheBlokeAI">Want to contribute? TheBloke's Patreon page</a></p>
27
- </div>
28
- </div>
29
- <!-- header end -->
30
-
31
  # Meta's Llama 2 13B GPTQ
32
 
33
  These files are GPTQ model files for [Meta's Llama 2 13B](https://huggingface.co/meta-llama/Llama-2-13b-hf).
@@ -44,7 +30,7 @@ Multiple GPTQ parameter permutations are provided; see Provided Files below for
44
  ## Prompt template: None
45
 
46
  ```
47
- {prompt}
48
  ```
49
 
50
  ## Provided files
 
14
  - gptq
15
  ---
16
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  # Meta's Llama 2 13B GPTQ
18
 
19
  These files are GPTQ model files for [Meta's Llama 2 13B](https://huggingface.co/meta-llama/Llama-2-13b-hf).
 
30
  ## Prompt template: None
31
 
32
  ```
33
+ ### System:\n{system}\n\n### User:\n{instruction}\n\n### Response:
34
  ```
35
 
36
  ## Provided files