prawinrk commited on
Commit
af10ae2
·
verified ·
1 Parent(s): 0847193

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -26
README.md CHANGED
@@ -6,12 +6,11 @@ tags:
6
  - python
7
  - qwen
8
  - unsloth
9
- - lora
10
- - gguf
11
  - coding-assistant
12
  language:
13
  - en
14
  pipeline_tag: text-generation
 
15
  ---
16
 
17
  # VCoder
@@ -116,30 +115,7 @@ Compatible with:
116
  - Ollama
117
  - LM Studio
118
  - llama.cpp
119
- - Open WebUI
120
- - Jan
121
 
122
- ### Ollama
123
-
124
- Create a Modelfile:
125
-
126
- ```text
127
- FROM ./VCoder.Q8_0.gguf
128
- ```
129
-
130
- Build:
131
-
132
- ```bash
133
- ollama create vcoder -f Modelfile
134
- ```
135
-
136
- Run:
137
-
138
- ```bash
139
- ollama run vcoder
140
- ```
141
-
142
- ---
143
 
144
  ## Training Dataset
145
 
@@ -184,4 +160,6 @@ The dataset contains instruction-response pairs focused on Python programming ta
184
  year={2026},
185
  base_model={Qwen2.5-Coder-3B-Instruct}
186
  }
187
- ```
 
 
 
6
  - python
7
  - qwen
8
  - unsloth
 
 
9
  - coding-assistant
10
  language:
11
  - en
12
  pipeline_tag: text-generation
13
+ library_name: transformers
14
  ---
15
 
16
  # VCoder
 
115
  - Ollama
116
  - LM Studio
117
  - llama.cpp
 
 
118
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
119
 
120
  ## Training Dataset
121
 
 
160
  year={2026},
161
  base_model={Qwen2.5-Coder-3B-Instruct}
162
  }
163
+ ```
164
+ Github : https://github.com/prawinrk
165
+ Email : prawinrk2005@gmail.com