Initial GGUF model commit
Browse files
README.md
CHANGED
|
@@ -68,10 +68,10 @@ The clients and libraries below are expecting to add GGUF support shortly:
|
|
| 68 |
<!-- repositories-available end -->
|
| 69 |
|
| 70 |
<!-- prompt-template start -->
|
| 71 |
-
## Prompt template:
|
| 72 |
|
| 73 |
```
|
| 74 |
-
|
| 75 |
```
|
| 76 |
|
| 77 |
<!-- prompt-template end -->
|
|
|
|
| 68 |
<!-- repositories-available end -->
|
| 69 |
|
| 70 |
<!-- prompt-template start -->
|
| 71 |
+
## Prompt template: None
|
| 72 |
|
| 73 |
```
|
| 74 |
+
{prompt}
|
| 75 |
```
|
| 76 |
|
| 77 |
<!-- prompt-template end -->
|