woofwolfy commited on
Commit
77184c7
1 Parent(s): 294d2de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -6
README.md CHANGED
@@ -41,9 +41,3 @@ Below is an instruction that describes a task. Write a response that appropriate
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-q5_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
-
 
41
  ### Response:
42
  ```
43