Ephemeral182 commited on
Commit
a81278f
·
verified ·
1 Parent(s): 428a055

README: remove tech-stack badges (python/pytorch/vllm/cuda/license)

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -38,14 +38,6 @@ datasets:
38
  <img alt="Dataset" src="https://img.shields.io/badge/🤗_Dataset-GenEvolve--Data-FFD21E"></a>
39
  </p>
40
 
41
- <p>
42
- <img alt="python" src="https://img.shields.io/badge/python-3.11-3776AB?logo=python&logoColor=white">
43
- <img alt="pytorch" src="https://img.shields.io/badge/pytorch-2.8-EE4C2C?logo=pytorch&logoColor=white">
44
- <img alt="vllm" src="https://img.shields.io/badge/vLLM-0.11-30A14E">
45
- <img alt="cuda" src="https://img.shields.io/badge/CUDA-12.x-76B900?logo=nvidia&logoColor=white">
46
- <img alt="license" src="https://img.shields.io/badge/license-Apache%202.0-green">
47
- </p>
48
-
49
  </div>
50
 
51
  This repository hosts the **GenEvolve agent policy** — a Qwen3-VL-8B-Instruct backbone fine-tuned and self-evolved into a tool-orchestrated image-generation agent. Given a user request, the agent issues web/image searches, retrieves visual references, activates internal generation knowledge, and emits an executable **prompt-reference program** `z = (gen_prompt, reference_images)` that drives any reference-conditioned downstream generator (Qwen-Image-Edit, Nano Banana Pro, ...).
 
38
  <img alt="Dataset" src="https://img.shields.io/badge/🤗_Dataset-GenEvolve--Data-FFD21E"></a>
39
  </p>
40
 
 
 
 
 
 
 
 
 
41
  </div>
42
 
43
  This repository hosts the **GenEvolve agent policy** — a Qwen3-VL-8B-Instruct backbone fine-tuned and self-evolved into a tool-orchestrated image-generation agent. Given a user request, the agent issues web/image searches, retrieves visual references, activates internal generation knowledge, and emits an executable **prompt-reference program** `z = (gen_prompt, reference_images)` that drives any reference-conditioned downstream generator (Qwen-Image-Edit, Nano Banana Pro, ...).