Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
- conversational
|
@@ -12,6 +13,6 @@ pipeline_tag: text-generation
|
|
12 |
inference: false
|
13 |
---
|
14 |
|
15 |
-
|
16 |
|
17 |
Llama.cpp Q4_0_4_4 quant of https://huggingface.co/eryk-mazus/polka-1.1b-chat
|
|
|
1 |
---
|
2 |
+
base_model: eryk-mazus/polka-1.1b-chat
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
- conversational
|
|
|
13 |
inference: false
|
14 |
---
|
15 |
|
16 |
+
# polka-1.1b-chat
|
17 |
|
18 |
Llama.cpp Q4_0_4_4 quant of https://huggingface.co/eryk-mazus/polka-1.1b-chat
|