πŸš€ Yengi Router 1.5B (GGUF)

Yengi Router 1.5B is a lightweight and fast Local Intent & Task Routing model specifically optimized for Yengi, an AI-powered coding assistant.

Built on the Qwen 2.5 1.5B architecture, this model analyzes user prompts and determines locally, within milliseconds, which AI provider, tool, or coding mode should handle the request.


πŸ“Œ Model Information

  • Developer: mdaiworks
  • Model Type: GGUF (Quantized)
  • Base Model: Qwen/Qwen2.5-Coder-1.5B-Instruct
  • Quantization: Q4_K_M (4-bit)
  • License: Apache 2.0
  • Target Application: Yengi IDE

βš™οΈ Usage

1. Automatic Download with Yengi IDE (Recommended)

In Yengi IDE, go to Settings > Local Router (Ollama) and click the "Download Yengi Router" button to automatically download and configure the model in your application.

2. Run Manually with Ollama

To run the downloaded .gguf file with Ollama:

# Create a Modelfile
echo "FROM ./yengi-router-Coder-1.5b-q4.gguf" > Modelfile

# Create the Ollama model
ollama create yengi-router:1.5b -f Modelfile

# Test the model
ollama run yengi-router:1.5b

3. Step: Making the Repository Public

  1. After uploading the model file and saving the Model Card, click the Settings tab at the top of the page.
  2. Scroll down to the Danger Zone section and click Change visibility.
  3. Set the repository visibility to Public.

4. Step: Final Configuration

Code Updated: The download URL in the Yengi IDE code has been updated to:

https://huggingface.co/mdaiworks/yengi-router-1.5b/resolve/main/yengi-router-1.5b-q4.gguf

The project has been successfully built with the updated URL. Once you make the repository Public, the download button in Yengi IDE will directly download the model file from this repository.

Downloads last month
114
GGUF
Model size
2B params
Architecture
qwen2
Hardware compatibility
Log In to add your hardware

We're not able to determine the quantization variants.

Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support