refarde commited on
Commit
b34ede3
·
1 Parent(s): 2a4e0d9

Fix README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,3 +1,18 @@
1
  ---
 
2
  license: apache-2.0
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
+ base_model: refarde/Mistral-7B-Instruct-v0.2-Ko-S-Core
3
  license: apache-2.0
4
+ pipeline_tag: text-generation
5
+ language:
6
+ - en
7
+ - ko
8
+ tags:
9
+ - GGUF
10
+ inference: false
11
+ model_type: mixtral
12
  ---
13
+ # Model Card for Mistral-7B-Instruct-v0.2-Ko-S-Core-GGUF
14
+
15
+ ## Model Details
16
+
17
+ * **Pretrain Model**: [mistralai/Mistral-7B-Instruct-v0.2](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2)
18
+ * **Base Model**: [Mistral-7B-Instruct-v0.2-Ko-S-Core](https://huggingface.co/refarde/Mistral-7B-Instruct-v0.2-Ko-S-Core)