# Install vLLM from pip: pip install vllm

#1
by ShivamAnchal - opened
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -1,5 +1,20 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
  # Install vLLM from pip:
5
  pip install vllm
 
1
  ---
2
  license: apache-2.0
3
+ datasets:
4
+ - HuggingFaceFV/finevideo
5
+ - KingNish/reasoning-base-20k
6
+ language:
7
+ - aa
8
+ metrics:
9
+ - character
10
+ base_model:
11
+ - black-forest-labs/FLUX.1-dev
12
+ - meta-llama/Llama-3.2-1B
13
+ - meta-llama/Llama-3.2-11B-Vision-Instruct
14
+ - openai/whisper-large-v3-turbo
15
+ new_version: openai/whisper-large-v3-turbo
16
+ pipeline_tag: translation
17
+ library_name: diffusers
18
  ---
19
  # Install vLLM from pip:
20
  pip install vllm