Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
## What this model is for:
|
| 2 |
This project is an intelligent manufacturing process generation system based on multi-modal large language models.
|
| 3 |
It aims to automatically generate process sequences and machining steps by analyzing manufacturing drawings.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- zh
|
| 6 |
+
base_model:
|
| 7 |
+
- Qwen/Qwen3.5-9B
|
| 8 |
+
---
|
| 9 |
## What this model is for:
|
| 10 |
This project is an intelligent manufacturing process generation system based on multi-modal large language models.
|
| 11 |
It aims to automatically generate process sequences and machining steps by analyzing manufacturing drawings.
|