"tests/test_data/vscode:/vscode.git/clone" did not exist on "80ef7feed1a9d7db4a015f391da5b7d127a3479b"
Commit bf8d9858 authored by laibao's avatar laibao
Browse files

No commit message

No commit message
parent 747e4ff6
...@@ -90,7 +90,7 @@ conda create -n llava_vllm python=3.10 ...@@ -90,7 +90,7 @@ conda create -n llava_vllm python=3.10
| ---------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------------------- | | ---------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------------------- |
| [llava-v1.5-7b](http://113.200.138.88:18080/aimodels/llava-v1.5-7b) | [llava-v1.6-34b-hf](https://huggingface.co/llava-hf/llava-v1.6-34b-hf) | [llava-v1.6-vicuna-7b-hf](https://huggingface.co/llava-hf/llava-v1.6-vicuna-7b-hf) | | [llava-v1.5-7b](http://113.200.138.88:18080/aimodels/llava-v1.5-7b) | [llava-v1.6-34b-hf](https://huggingface.co/llava-hf/llava-v1.6-34b-hf) | [llava-v1.6-vicuna-7b-hf](https://huggingface.co/llava-hf/llava-v1.6-vicuna-7b-hf) |
### 推理 ### 模型推理
```bash ```bash
python examples/llava_example.py python examples/llava_example.py
...@@ -114,7 +114,7 @@ python examples/llava_example.py ...@@ -114,7 +114,7 @@ python examples/llava_example.py
<img src="./doc/images.png" width="300" height="200"/> <img src="./doc/images.png" width="300" height="200"/>
</div> </div>
text: What is the content of this image? text: What is the content of this image?
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment