TroyDoesAI commited on
Commit
8a3fe6d
1 Parent(s): 9fa7078

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -2,10 +2,10 @@
2
  license: cc-by-4.0
3
  ---
4
 
5
- # Mermaid-Llama-2-13B
6
 
7
- Introducing Mermaid-Llama-13B-Detailed-Responses, a robust language model designed to master Python intricacies and craft captivating story flow maps in more depth and detail than previous models.
8
- With a staggering 13 billion parameters, this model sets the bar for excellence in AI-driven code comprehension and narrative visualization.
9
 
10
  ![MermaidLlama GIF](Mermaid_ShowCase/MermaidLlama.webp)
11
 
@@ -32,7 +32,7 @@ With a staggering 13 billion parameters, this model sets the bar for excellence
32
  Interested in enhancing Mermaid's capabilities? Contact troydoesai@gmail.com for collaboration opportunities.
33
 
34
  ## Example Use Cases
35
- - **Retrieval-Augmented Generation (RAG):** Utilize Mermaid-LLama-3-8B to create condensed knowledge graphs. This model excels in generating flow diagrams that enhance the retrieval process. These knowledge graphs are stored in a vector database, which allows for quick and efficient retrieval of contextually relevant information. When a query is received, the system retrieves a pertinent knowledge graph, appending it as context to the model. This enriched context enables Mermaid-LLama-3-8B to deliver more accurate and nuanced responses. This approach is particularly beneficial in applications requiring deep, context-aware interactions, such as sophisticated Q&A systems, dynamic data analysis, and complex decision-making tasks.
36
  - **Code Documentation:** Automatic visual flow charts from Python code.
37
  - **Storyboarding:** Visually appealing diagrams for storytelling.
38
  - **Project Planning:** Visual project flow maps for effective team communication.
 
2
  license: cc-by-4.0
3
  ---
4
 
5
+ # Mermaid-Llama-6.7B
6
 
7
+ Introducing Mermaid-Llama-6.7B-Detailed-Responses, a robust language model designed to master Python intricacies and craft captivating story flow maps in more depth and detail than previous models.
8
+ With a staggering 6.7 billion parameters, this model sets the bar for excellence in AI-driven code comprehension and narrative visualization.
9
 
10
  ![MermaidLlama GIF](Mermaid_ShowCase/MermaidLlama.webp)
11
 
 
32
  Interested in enhancing Mermaid's capabilities? Contact troydoesai@gmail.com for collaboration opportunities.
33
 
34
  ## Example Use Cases
35
+ - **Retrieval-Augmented Generation (RAG):** Utilize Mermaid-LLama to create condensed knowledge graphs. This model excels in generating flow diagrams that enhance the retrieval process. These knowledge graphs are stored in a vector database, which allows for quick and efficient retrieval of contextually relevant information. When a query is received, the system retrieves a pertinent knowledge graph, appending it as context to the model. This enriched context enables Mermaid-LLama-3-8B to deliver more accurate and nuanced responses. This approach is particularly beneficial in applications requiring deep, context-aware interactions, such as sophisticated Q&A systems, dynamic data analysis, and complex decision-making tasks.
36
  - **Code Documentation:** Automatic visual flow charts from Python code.
37
  - **Storyboarding:** Visually appealing diagrams for storytelling.
38
  - **Project Planning:** Visual project flow maps for effective team communication.