FusionCow commited on
Commit
260fb83
·
verified ·
1 Parent(s): 0b7c460

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -17,6 +17,8 @@ This is a captioning model I made purely to make things easier and cheaper for m
17
 
18
  You're going to need ~70gb vram to run this model. The fp8 variant will require ~38gb.
19
 
 
 
20
  ## Installation
21
 
22
  You need `ffmpeg`, `ffprobe`, and `unzip` available on `PATH`.
 
17
 
18
  You're going to need ~70gb vram to run this model. The fp8 variant will require ~38gb.
19
 
20
+ Note the fp8 variant is ~1.6x faster than the bf16 variant.
21
+
22
  ## Installation
23
 
24
  You need `ffmpeg`, `ffprobe`, and `unzip` available on `PATH`.