Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
|
|
@@ -215,6 +217,4 @@ When deploying this model in a GUI Agent framework, we recommend adding executio
|
|
| 215 |
year={2026},
|
| 216 |
url={https://github.com/MadeAgents/TopoClaw}
|
| 217 |
}
|
| 218 |
-
```
|
| 219 |
-
|
| 220 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
base_model:
|
| 4 |
+
- Qwen/Qwen3-VL-32B-Instruct
|
| 5 |
---
|
| 6 |
|
| 7 |
|
|
|
|
| 217 |
year={2026},
|
| 218 |
url={https://github.com/MadeAgents/TopoClaw}
|
| 219 |
}
|
| 220 |
+
```
|
|
|
|
|
|