FronyAI commited on
Commit
146a9fb
·
verified ·
1 Parent(s): f4c372e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ base_model:
19
  - meta-llama/Llama-3.2-3B-Instruct
20
  ---
21
 
22
- # FronyAI sLLM Collection 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.
 
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.