nguyenviet
commited on
Commit
•
729413b
1
Parent(s):
561cc66
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
# For reference on model card metadata, see the spec: https://github.com/huggingface/hub-docs/blob/main/modelcard.md?plain=1
|
3 |
+
# Doc / guide: https://huggingface.co/docs/hub/model-cards
|
4 |
+
{}
|
5 |
+
---
|
6 |
+
|
7 |
+
# PhoGPT-7B5-Instruct.GGUF
|
8 |
+
|
9 |
+
GGUF format files of the model [vinai/PhoGPT-7B5-Instruct](https://huggingface.co/vinai/PhoGPT-7B5-Instruct).
|
10 |
+
|
11 |
+
## Model Details
|
12 |
+
|
13 |
+
For detailed information about the original model, please refer to [phoGPT's repository](https://github.com/VinAIResearch/PhoGPT).
|
14 |
+
|
15 |
+
## Uses
|
16 |
+
|
17 |
+
Select and download the quantization version that fits the needs.
|
18 |
+
|
19 |
+
## License
|
20 |
+
|
21 |
+
PhoGPT is licensed under the [PhoGPT Community License](https://github.com/VinAIResearch/PhoGPT/blob/main/LICENSE), Copyright (c) VinAI. All Rights Reserved.
|