Hashhasapi commited on
Commit
6f572a4
·
verified ·
1 Parent(s): c4871aa

Upload RUN_LOCALLY.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. RUN_LOCALLY.md +2 -0
RUN_LOCALLY.md CHANGED
@@ -2,6 +2,8 @@
2
 
3
  This repo is a GGUF LoRA adapter. Use it with a compatible Gemma 4 E2B GGUF base model.
4
 
 
 
5
  Example with llama.cpp:
6
 
7
  ```bash
 
2
 
3
  This repo is a GGUF LoRA adapter. Use it with a compatible Gemma 4 E2B GGUF base model.
4
 
5
+ If this repo contains `Gemopus-v1-e2b-Q4_K_M-merged.gguf`, use that file directly in LM Studio. It is the standalone merged model.
6
+
7
  Example with llama.cpp:
8
 
9
  ```bash