Santhosh1705kumar commited on
Commit
d5fa6c9
·
verified ·
1 Parent(s): a934e62

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +26 -0
README.md ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: CogVLM (4-bit) - Free Tier
3
+ emoji: 🖼️
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: "4.0.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ # CogVLM (4-bit Quantized) - Free Tier Compatible
13
+ This Space runs a quantized **CogVLM (4-bit)** model for vision-language tasks.
14
+
15
+ ## 🚀 Features
16
+ - **Supports Image & Text inputs**
17
+ - **Runs on Hugging Face Free Tier (T4 GPU)**
18
+ - **Quantized to 4-bit for efficiency**
19
+
20
+ ## ⚡ Usage
21
+ Upload an image and ask a question. The model will generate a response.
22
+
23
+ > **Note:** This model requires a **T4 GPU** on Hugging Face Spaces. If it crashes, try using a smaller alternative like **BLIP-2**.
24
+
25
+ ### **📜 License**
26
+ This model follows the **THUDM/CogVLM** licensing terms.