Initial SQL-only 1C adapter baseline
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
id: qwen3-vl-8b-instruct
|
||||
name: Qwen3-VL 8B Instruct
|
||||
type: vision-language-model
|
||||
task:
|
||||
- video
|
||||
- image-understanding
|
||||
- document-understanding
|
||||
- visual-question-answering
|
||||
language:
|
||||
- ru
|
||||
- en
|
||||
- multilingual
|
||||
source: huggingface
|
||||
upstream_id: Qwen/Qwen3-VL-8B-Instruct
|
||||
upstream_url: https://huggingface.co/Qwen/Qwen3-VL-8B-Instruct
|
||||
license: apache-2.0
|
||||
status: candidate
|
||||
created_at: 2026-06-19
|
||||
storage_path: /models/video/qwen3-vl-8b-instruct
|
||||
format: safetensors
|
||||
quantization: none
|
||||
context_length: null
|
||||
vram_required_gb: 18
|
||||
parameters: 8B
|
||||
base_model: Qwen/Qwen3-VL
|
||||
adapter_for: null
|
||||
datasets: []
|
||||
eval_suites: []
|
||||
deployment:
|
||||
target: docker-gpu.cin.su
|
||||
runtime: transformers
|
||||
served_model_name: qwen3-vl-8b-instruct
|
||||
notes: "Newer vision-language candidate for image, document, and video understanding tests. Should be tested separately from large text/image models."
|
||||
Reference in New Issue
Block a user