woofwolfy commited on
Commit
f0a1ec5
·
verified ·
1 Parent(s): 964357d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -7
README.md CHANGED
@@ -40,10 +40,3 @@ Below is an instruction that describes a task. Write a response that appropriate
40
  {prompt}
41
  ### Response:
42
  ```
43
-
44
- ## How run it ?
45
- [llama.cpp](https://github.com/ggerganov/llama.cpp)
46
- ```shell
47
- ./main -ngl 35 -m silicon-alice-7b-q4_k_m-imat.gguf --color -c 32768 --temp 0.4 --repeat_penalty 1.1 -n -1 -p "Below is an instruction that describes a task. Write a response that appropriately completes the request.\n{system_message}\n### Instruction:{prompt}\n### Response:\n"
48
- ```
49
-
 
40
  {prompt}
41
  ### Response:
42
  ```