dcruver commited on
Commit
c49bfd4
·
verified ·
1 Parent(s): 5b2dc27

Upload GGUF model

Browse files
Files changed (2) hide show
  1. README.md +8 -15
  2. keip-assistant.q4_k_m.gguf +1 -1
README.md CHANGED
@@ -1,18 +1,6 @@
1
- ---
2
- license: apache-2.0
3
- datasets:
4
- - dcruver/keip-assistant-dataset
5
- language:
6
- - en
7
- metrics:
8
- - accuracy
9
- base_model:
10
- - Qwen/Qwen3-8B
11
- pipeline_tag: text-generation
12
- ---
13
- # keip-assistant.q4_k_m.gguf - GGUF
14
 
15
- This is a GGUF version of the lora-merged model, trained on [dcruver/keip-assistant-dataset](https://huggingface.co/dcruver/keip-assistant-dataset)
16
 
17
  ## Model Details
18
 
@@ -22,4 +10,9 @@ This is a GGUF version of the lora-merged model, trained on [dcruver/keip-assist
22
 
23
  ## Usage
24
 
25
- This model can be used with [keip-canvas](https://github.com/OctoConsulting/keip-canvas). View the documentation on that project for how it's intended to be used.
 
 
 
 
 
 
1
+ # lora-merged - GGUF
 
 
 
 
 
 
 
 
 
 
 
 
2
 
3
+ This is a GGUF version of the lora-merged model.
4
 
5
  ## Model Details
6
 
 
10
 
11
  ## Usage
12
 
13
+ This model can be used with [llama.cpp](https://github.com/ggerganov/llama.cpp) and compatible applications.
14
+
15
+ ```bash
16
+ # Example llama.cpp command
17
+ ./main -m keip-assistant.q4_k_m.gguf -n 1024 -p "Your prompt here"
18
+ ```
keip-assistant.q4_k_m.gguf CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87e95f84b0321296332cbd5fa5c6f577d0dece39495943f1f4bfefb42c197081
3
  size 5027783392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d078a7435aeb42e149271bc4ff75a3488fd17648fba059d51623ecca98316b1
3
  size 5027783392