xddlol commited on
Commit
cf5667a
1 Parent(s): aec830c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -10,6 +10,7 @@ tags:
10
  - gguf-my-repo
11
  base_model:
12
  - senseable/WestLake-7B-v2
 
13
  ---
14
 
15
  # xddlol/WestLake-10.7B-v2-Q4_K_M-GGUF
@@ -40,4 +41,4 @@ Note: You can also use this checkpoint directly through the [usage steps](https:
40
 
41
  ```
42
  git clone https://github.com/ggerganov/llama.cpp && cd llama.cpp && make && ./main -m westlake-10.7b-v2.Q4_K_M.gguf -n 128
43
- ```
 
10
  - gguf-my-repo
11
  base_model:
12
  - senseable/WestLake-7B-v2
13
+ pipeline_tag: text-generation
14
  ---
15
 
16
  # xddlol/WestLake-10.7B-v2-Q4_K_M-GGUF
 
41
 
42
  ```
43
  git clone https://github.com/ggerganov/llama.cpp && cd llama.cpp && make && ./main -m westlake-10.7b-v2.Q4_K_M.gguf -n 128
44
+ ```