Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Converted for use with [llama.cpp](https://github.com/ggerganov/llama.cpp)
|
2 |
---
|
3 |
- 4-bit quantized
|
|
|
1 |
+
---
|
2 |
+
pipeline_tag: conversational
|
3 |
+
tags:
|
4 |
+
- vicuna
|
5 |
+
- llama
|
6 |
+
- text-generation-inference
|
7 |
+
---
|
8 |
Converted for use with [llama.cpp](https://github.com/ggerganov/llama.cpp)
|
9 |
---
|
10 |
- 4-bit quantized
|