File size: 954 Bytes
2cb1ca5
7591af5
 
 
 
2cb1ca5
7591af5
 
2cb1ca5
 
7591af5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
title: Vibe Coding Bot (Pro)
emoji: 
colorFrom: gray
colorTo: blue
sdk: docker
app_port: 7860
pinned: true
---

# ⚡ Vibe Coding Bot (Lightweight Pro)

A highly optimized OpenAI-compatible API running **Qwen 2.5 Coder 7B**.
Engineered for Hugging Face Free Tier (CPU).

### 🚀 Performance Stats
- **Model:** Qwen 2.5 Coder 7B (GGUF Q4_K_M)
- **Context:** 16k Tokens (Reasoning Capable)
- **Engine:** llama.cpp (Optimized for 2 vCPU)

### 🔌 How to Connect
Use these settings in **Cursor**, **Cline**, or **VS Code**:

| Setting | Value |
| :--- | :--- |
| **Type** | OpenAI Compatible |
| **Base URL** | `https://OsamaBinLikhon-vibe-coding-bot.hf.space/v1` |
| **API Key** | `dummy` |
| **Model ID** | `qwen2.5-coder-7b-instruct-q4_k_m.gguf` |

### 🧠 How to Activate Reasoning
To trigger the model's logic capabilities, add this to your **System Prompt**:
> "Think step-by-step. Analyze the code context deeply before suggesting changes."