xhxlb-12138 commited on
Commit
a615829
·
verified ·
1 Parent(s): 5725442

Add model card with base_model link

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