wojtab commited on
Commit
11188f1
1 Parent(s): ddbe72a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -8,6 +8,7 @@ CUDA_VISIBLE_DEVICES=0 python llama.py /workspace/LLaVA-13B-v0/ c4 --wbits 4 --t
8
  on https://github.com/oobabooga/GPTQ-for-LLaMa CUDA branch of GPTQ (commit `57a2629`)
9
 
10
  see: https://github.com/oobabooga/text-generation-webui/issues/1355#issuecomment-1518116906
 
11
 
12
  ---
13
  license: other
 
8
  on https://github.com/oobabooga/GPTQ-for-LLaMa CUDA branch of GPTQ (commit `57a2629`)
9
 
10
  see: https://github.com/oobabooga/text-generation-webui/issues/1355#issuecomment-1518116906
11
+ and a PR which enables inference with images in webui: https://github.com/oobabooga/text-generation-webui/pull/1487
12
 
13
  ---
14
  license: other