xhxlb-12138 commited on
Commit
60adee0
·
verified ·
1 Parent(s): 626ec45

Add model card with base_model link

Browse files
Files changed (1) hide show
  1. README.md +15 -1
README.md CHANGED
@@ -1,4 +1,18 @@
1
  ---
2
  base_model:
3
  - IQuestLab/IQuest-Coder-V1-7B-Base
4
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  base_model:
3
  - IQuestLab/IQuest-Coder-V1-7B-Base
4
+ library_name: gguf
5
+ ---
6
+
7
+ # IQuest-Coder-V1-7B-Base-GGUF
8
+
9
+ This repository contains GGUF quantized versions of [IQuestLab/IQuest-Coder-V1-7B-Base](https://huggingface.co/IQuestLab/IQuest-Coder-V1-7B-Base).
10
+
11
+ ## Original Model
12
+
13
+ - **Base Model**: [IQuestLab/IQuest-Coder-V1-7B-Base](https://huggingface.co/IQuestLab/IQuest-Coder-V1-7B-Base)
14
+ - **Organization**: [IQuestLab](https://huggingface.co/IQuestLab)
15
+
16
+ ## Usage
17
+
18
+ Please refer to the original model page for usage instructions.