Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,18 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- th
|
4 |
-
|
5 |
-
- code
|
6 |
---
|
7 |
This model quantized from openthaigpt/openthaigpt-1.0.0-beta-7b-chat-ckpt-hf to 4-bit GUFF format.
|
8 |
|
9 |
Reference :
|
10 |
- https://huggingface.co/openthaigpt/openthaigpt-1.0.0-beta-7b-chat-ckpt-hf
|
11 |
-
- https://github.com/ggerganov/llama.cpp#prepare-data--run
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
language:
|
3 |
- th
|
4 |
+
pipeline_tag: text-generation
|
|
|
5 |
---
|
6 |
This model quantized from openthaigpt/openthaigpt-1.0.0-beta-7b-chat-ckpt-hf to 4-bit GUFF format.
|
7 |
|
8 |
Reference :
|
9 |
- https://huggingface.co/openthaigpt/openthaigpt-1.0.0-beta-7b-chat-ckpt-hf
|
10 |
+
- https://github.com/ggerganov/llama.cpp#prepare-data--run
|
11 |
+
|
12 |
+
---
|
13 |
+
title: "PUT YOUR TITLE HERE"
|
14 |
+
thumbnail: /blog/assets/101_decision-transformers-train/thumbnail.gif
|
15 |
+
authors:
|
16 |
+
- user: your_hf_user
|
17 |
+
- user: your_coauthor
|
18 |
+
---
|