betki commited on
Commit
15fcb64
Β·
verified Β·
1 Parent(s): cfa8968

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ pinned: true
10
  license: mit
11
  short_description: MCP-Powered RAG and Research Topic
12
  models:
13
- - Qwen/Qwen2.5-Coder-32B-Instruct
14
  tag: mcp-server-track
15
  ---
16
 
@@ -23,7 +23,7 @@ RAG Tool uses the **GroundX** storage by **eyelevel.ai** to fetch the knowledge
23
 
24
  The Research Tool is implemented using a multi-agent workflow using **LlamaIndex**.
25
  <br>
26
- The Agents use **Nebius** provided LLM (Qwen/Qwen2.5-Coder-32B-Instruct).
27
 
28
  ## Available Tools
29
 
 
10
  license: mit
11
  short_description: MCP-Powered RAG and Research Topic
12
  models:
13
+ - meta-llama/Meta-Llama-3.1-8B-Instruct
14
  tag: mcp-server-track
15
  ---
16
 
 
23
 
24
  The Research Tool is implemented using a multi-agent workflow using **LlamaIndex**.
25
  <br>
26
+ The Agents use **Nebius** provided LLM (meta-llama/Meta-Llama-3.1-8B-Instruct).
27
 
28
  ## Available Tools
29