Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ base_model:
|
|
19 |
- meta-llama/Llama-3.2-3B-Instruct
|
20 |
---
|
21 |
|
22 |
-
# FronyAI sLLM
|
23 |
The sLLM accelerates inference efficiency and reduces the workload of the main LLM (e.g., LLaMA) in AI Agent workflows.
|
24 |
This specialized sLLM delivers performance comparable to that of the main LLM.
|
25 |
**frony-natural2sql-ko-v0.1.0** is optimized to process **Natural Language to SQL Query** task in AI Agent workflows.
|
|
|
19 |
- meta-llama/Llama-3.2-3B-Instruct
|
20 |
---
|
21 |
|
22 |
+
# FronyAI sLLM for AI Agent (NL2SQL)
|
23 |
The sLLM accelerates inference efficiency and reduces the workload of the main LLM (e.g., LLaMA) in AI Agent workflows.
|
24 |
This specialized sLLM delivers performance comparable to that of the main LLM.
|
25 |
**frony-natural2sql-ko-v0.1.0** is optimized to process **Natural Language to SQL Query** task in AI Agent workflows.
|