mirfan899 commited on
Commit
902804b
·
verified ·
1 Parent(s): 58cf4ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -9,13 +9,13 @@ base_model:
9
  - google/gemma-3-270m-it
10
  ---
11
 
12
- # gemma_3_finetune : GGUF
13
 
14
  This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).
15
 
16
  **Example usage**:
17
- - For text only LLMs: `./llama.cpp/llama-cli -hf mirfan899/gemma_3_finetune --jinja`
18
- - For multimodal models: `./llama.cpp/llama-mtmd-cli -hf mirfan899/gemma_3_finetune --jinja`
19
 
20
  ## Available Model files:
21
  - `gemma-3-270m-it.Q8_0.gguf`
 
9
  - google/gemma-3-270m-it
10
  ---
11
 
12
+ # gluco-gemma : GGUF
13
 
14
  This model was finetuned and converted to GGUF format using [Unsloth](https://github.com/unslothai/unsloth).
15
 
16
  **Example usage**:
17
+ - For text only LLMs: `./llama.cpp/llama-cli -hf mirfan899/gluco-gemma --jinja`
18
+ - For multimodal models: `./llama.cpp/llama-mtmd-cli -hf mirfan899/gluco-gemma --jinja`
19
 
20
  ## Available Model files:
21
  - `gemma-3-270m-it.Q8_0.gguf`