darrellxcheng commited on
Commit
c32fad0
·
verified ·
1 Parent(s): 949ed1e

updated readme

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -8,11 +8,8 @@ tags:
8
 
9
  # shaderWrap-Qwen3CoderGGUF - GGUF
10
 
11
- This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).
12
 
13
- **Example usage**:
14
- - For text only LLMs: **llama-cli** **--hf** repo_id/model_name **-p** "why is the sky blue?"
15
- - For multimodal models: **llama-mtmd-cli** **-m** model_name.gguf **--mmproj** mmproj_file.gguf
16
 
17
  ## Available Model files:
18
  - `qwen2.5-coder-14b-instruct.Q5_K_M.gguf`
 
8
 
9
  # shaderWrap-Qwen3CoderGGUF - GGUF
10
 
11
+ This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth). Intended to be used with my simple [webapp](https://github.com/darrellxcheng/shaderwrap)
12
 
 
 
 
13
 
14
  ## Available Model files:
15
  - `qwen2.5-coder-14b-instruct.Q5_K_M.gguf`