VyDat/Qwen3_translate_v2
TEXT GENERATIONConcurrency Cost:1Model Size:2BQuant:BF16Ctx Length:32kTool Calling:SupportedPublished:May 3, 2026Architecture:Transformer Cold
VyDat/Qwen3_translate_v2 is a 1.7 billion parameter Qwen3-based language model, converted to GGUF format for efficient deployment. This model was fine-tuned using Unsloth, enabling faster training. It is optimized for translation tasks and is available in various quantized GGUF formats, making it suitable for local inference on diverse hardware.
Loading preview...
VyDat/Qwen3_translate_v2 Overview
VyDat/Qwen3_translate_v2 is a 1.7 billion parameter language model based on the Qwen3 architecture. It has been specifically fine-tuned for translation tasks, leveraging the Unsloth framework for accelerated training and conversion to the GGUF format. This makes the model highly efficient for local deployment and inference.
Key Features
- Qwen3 Architecture: Built upon the robust Qwen3 foundation.
- Optimized for Translation: Fine-tuned to excel in translation-related applications.
- GGUF Format: Provided in GGUF format, including
qwen3-1.7b.Q8_0.ggufandqwen3-1.7b.Q4_K_M.gguf, for broad compatibility and efficient execution on various hardware. - Unsloth Integration: Benefits from Unsloth's capabilities for faster training and streamlined GGUF conversion.
- Ollama Support: Includes an Ollama Modelfile for straightforward deployment within the Ollama ecosystem.
Use Cases
This model is particularly well-suited for:
- Local Translation Services: Deploying translation capabilities directly on user devices or private servers.
- Resource-Constrained Environments: Its quantized GGUF formats make it ideal for systems with limited computational resources.
- Offline Applications: Enabling translation without requiring an internet connection.
- Rapid Prototyping: Quickly integrating translation features into applications using
llama-cliorllama-mtmd-cli.