RuterNorway
commited on
Commit
·
f4cbad6
1
Parent(s):
08a62cb
Update README.md
Browse files
README.md
CHANGED
@@ -111,7 +111,7 @@ If a question does not make any sense, or is not factually coherent, explain why
|
|
111 |
<</SYS>>
|
112 |
This is a test question[/INST] This is a answer </s><s>
|
113 |
```
|
114 |
-
Se
|
115 |
|
116 |
Vi har også implementert alpaca prompt formatet, som også er støttet av modellen.
|
117 |
```
|
|
|
111 |
<</SYS>>
|
112 |
This is a test question[/INST] This is a answer </s><s>
|
113 |
```
|
114 |
+
Se orginal implementasjon [her](https://github.com/facebookresearch/llama/blob/main/llama/generation.py#L213).
|
115 |
|
116 |
Vi har også implementert alpaca prompt formatet, som også er støttet av modellen.
|
117 |
```
|