Update README.md
Browse files
README.md
CHANGED
|
@@ -27,8 +27,8 @@ repo_url: https://github.com/Scisaga/addr-resolver
|
|
| 27 |
|
| 28 |
* 代码仓库:[Scisaga/addr-resolver](https://github.com/Scisaga/addr-resolver)(含 Web 端、API、LoRA 数据脚本、示例地址库等)。
|
| 29 |
|
| 30 |
-
* 关键目录/文件:`lora/bio2sft.py`、`lora/build_sft_from_adm.py`、`func/amap_call.py`、`func/qwen_call.py`、`app.py`、`resolver.py`、`address.db
|
| 31 |
-
* 系统能力:结合 **高德地图 API** 与 **通义千问**
|
| 32 |
|
| 33 |
## 三、训练
|
| 34 |
|
|
|
|
| 27 |
|
| 28 |
* 代码仓库:[Scisaga/addr-resolver](https://github.com/Scisaga/addr-resolver)(含 Web 端、API、LoRA 数据脚本、示例地址库等)。
|
| 29 |
|
| 30 |
+
* 关键目录/文件:`lora/bio2sft.py`、`lora/build_sft_from_adm.py`、`func/amap_call.py`、`func/qwen_call.py`、`app.py`、`resolver.py`、`address.db`(示例库)等。
|
| 31 |
+
* 系统能力:结合 **高德地图 API** 与 **通义千问** 进行解析/推理/定位;私有化地址库管理;提供 Docker 部署与前端页面。
|
| 32 |
|
| 33 |
## 三、训练
|
| 34 |
|