Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,7 @@ tags:
|
|
| 15 |
|
| 16 |
This repository contains a fine-tuned Large Language Model (LLM) capable of structured tool/function calling, optimized for integration with backend services such as Model Context Protocol (MCP) for geospatial, file analysis, and automation tasks.
|
| 17 |
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |
## Model Structure
|
|
|
|
| 15 |
|
| 16 |
This repository contains a fine-tuned Large Language Model (LLM) capable of structured tool/function calling, optimized for integration with backend services such as Model Context Protocol (MCP) for geospatial, file analysis, and automation tasks.
|
| 17 |
|
| 18 |
+
Note:This repo only has the lora adapter of the model.You can merge it with the Qwen2.5-Coder-1.5B-Instruct base model.
|
| 19 |
---
|
| 20 |
|
| 21 |
## Model Structure
|