Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
license: llama2
|
3 |
datasets:
|
4 |
-
-
|
5 |
language:
|
6 |
- en
|
7 |
- id
|
@@ -24,6 +24,7 @@ GPTQ: https://huggingface.co/asyafiqe/Merak-7B-v3-Mini-Orca-Indo-GPTQ
|
|
24 |
|
25 |
GGML/GGUF: I will try to make this version once GGUF merge is stable.
|
26 |
|
|
|
27 |
Start chatting with Merak Mini Orca using the following code snippet:
|
28 |
```
|
29 |
import torch
|
|
|
1 |
---
|
2 |
license: llama2
|
3 |
datasets:
|
4 |
+
- asyafiqe/orca_mini_v1_indonesia
|
5 |
language:
|
6 |
- en
|
7 |
- id
|
|
|
24 |
|
25 |
GGML/GGUF: I will try to make this version once GGUF merge is stable.
|
26 |
|
27 |
+
|
28 |
Start chatting with Merak Mini Orca using the following code snippet:
|
29 |
```
|
30 |
import torch
|