fozziethebeat commited on
Commit
5f3d698
1 Parent(s): d0f0403

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -3,10 +3,11 @@ library_name: sglang
3
  inference: false
4
  ---
5
 
6
- # Inference Preparation
7
 
8
- This is a fork of liuhaotian/llava-v1.6-vicuna-7b to be fully compatible for inference with
9
- [SGLang](https://github.com/sgl-project/sglang/). No other changes were made.
 
10
 
11
 
12
  <br>
 
3
  inference: false
4
  ---
5
 
6
+ ## Inference Preparation
7
 
8
+ This is a fork of [liuhaotian/llava-v1.6-vicuna-7b](https://huggingface.co/liuhaotian/llava-v1.6-vicuna-7b) to be fully
9
+ compatible for inference with [SGLang](https://github.com/sgl-project/sglang/).
10
+ No other changes were made.
11
 
12
 
13
  <br>