Initial SQL-only 1C adapter baseline
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
id: lmt-60-4b
|
||||
name: LMT-60 4B
|
||||
type: translation-model
|
||||
task:
|
||||
- translation
|
||||
language:
|
||||
- ru
|
||||
- en
|
||||
- multilingual
|
||||
source: huggingface
|
||||
upstream_id: NiuTrans/LMT-60-4B
|
||||
upstream_url: https://huggingface.co/NiuTrans/LMT-60-4B
|
||||
license: apache-2.0
|
||||
status: candidate
|
||||
created_at: 2026-06-19
|
||||
storage_path: /models/translation/lmt-60-4b
|
||||
format: safetensors
|
||||
quantization: none
|
||||
context_length: null
|
||||
vram_required_gb: null
|
||||
parameters: 4B
|
||||
base_model: null
|
||||
adapter_for: null
|
||||
datasets: []
|
||||
eval_suites: []
|
||||
deployment:
|
||||
target: docker-gpu.cin.su
|
||||
runtime: transformers
|
||||
served_model_name: lmt-60-4b
|
||||
notes: "Apache-2.0 multilingual translation candidate. Chosen over NLLB for fewer license restrictions while staying below larger 8B translation models."
|
||||
Reference in New Issue
Block a user