jartine commited on
Commit
6f82235
1 Parent(s): efbad95

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -43,6 +43,12 @@ There's also an HTTP server available:
43
  ./whisper-tiny.en.llamafile --server
44
  ```
45
 
 
 
 
 
 
 
46
  Having **trouble?** See the ["Gotchas"
47
  section](https://github.com/mozilla-ocho/llamafile/?tab=readme-ov-file#gotchas)
48
  of the llamafile README.
 
43
  ./whisper-tiny.en.llamafile --server
44
  ```
45
 
46
+ You can also read the man page:
47
+
48
+ ```
49
+ ./whisper-tiny.en.llamafile --help
50
+ ```
51
+
52
  Having **trouble?** See the ["Gotchas"
53
  section](https://github.com/mozilla-ocho/llamafile/?tab=readme-ov-file#gotchas)
54
  of the llamafile README.