TroyDoesAI commited on
Commit
14b5793
·
1 Parent(s): 4069ae8

Update README.md

Browse files

Added Photos of generations and link to implement mermaid js diagrams to images.

Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -27,6 +27,17 @@ MermaidMistral is not a "Chatty Kathy" and should only respond with a mermaid co
27
  - Adaptable and efficient in resource utilization
28
  - Due to hardware constraints this fine tune has a token limit of 2048.
29
 
 
 
 
 
 
 
 
 
 
 
 
30
  ### Collaboration:
31
 
32
  MermaidMistral is open to collaboration to further strengthen its capabilities. The dataset, formatted in Alpaca, provides a unique foundation for understanding Python intricacies. If you're interested in contributing or collaborating to enhance the model's performance, feel free to reach out to [troydoesai@gmail.com](mailto:troydoesai@gmail.com). Your expertise could play a pivotal role in refining MermaidMistral.
@@ -52,6 +63,12 @@ MermaidMistral is open to collaboration to further strengthen its capabilities.
52
 
53
  MermaidMistral proves that innovation thrives in compact packages, delivering exceptional performance across diverse applications. Its adaptability and efficiency showcase the potential for groundbreaking results even in resource-constrained environments.
54
 
 
 
 
 
 
 
55
  ### Example Story -> Flow
56
  https://chat.openai.com/share/e3163857-981b-4968-b2db-98ad869c9259
57
 
 
27
  - Adaptable and efficient in resource utilization
28
  - Due to hardware constraints this fine tune has a token limit of 2048.
29
 
30
+ Certainly! Here are the updated links in markdown:
31
+
32
+ 1. Mermaid Mistral Generation 1:
33
+ ![Mermaid Mistral Generation 1](https://cdn.discordapp.com/attachments/1022059414280228875/1194088817284612178/MermaidMistral_Generation1.png?ex=65af14df&is=659c9fdf&hm=dc1b8ddeb658de80c1646838fbd3c15a46a1d8efefec2b609a1bb48aaa238174&)
34
+
35
+ 2. Mermaid Mistral Generation 2:
36
+ ![Mermaid Mistral Generation 2](https://cdn.discordapp.com/attachments/1022059414280228875/1194088816416399462/MermaidMistral_Generation2.png?ex=65af14de&is=659c9fde&hm=c259ee6ad27824a0b932a936699d276d5f1ffd0418ac608de6cd96784c46aba1&)
37
+
38
+ 3. ChatGPT Generation:
39
+ ![ChatGPT Generation](https://cdn.discordapp.com/attachments/1022059414280228875/1194088816823242812/ChatGPT_Generation1.png?ex=65af14df&is=659c9fdf&hm=b5e2c75286ea7a1313ae455402e14cf2bb7e82c5fb66d92acc542909cf2a6352&)
40
+
41
  ### Collaboration:
42
 
43
  MermaidMistral is open to collaboration to further strengthen its capabilities. The dataset, formatted in Alpaca, provides a unique foundation for understanding Python intricacies. If you're interested in contributing or collaborating to enhance the model's performance, feel free to reach out to [troydoesai@gmail.com](mailto:troydoesai@gmail.com). Your expertise could play a pivotal role in refining MermaidMistral.
 
63
 
64
  MermaidMistral proves that innovation thrives in compact packages, delivering exceptional performance across diverse applications. Its adaptability and efficiency showcase the potential for groundbreaking results even in resource-constrained environments.
65
 
66
+ These mermaid codeblocks can be converted directly into images using mermaid cli tool found here: https://github.com/mermaid-js/mermaid-cli
67
+
68
+ I plan to release my working proof of concept VSCode Extension that currently displays the ```Live Flow Map``` every time a user stops typing for more than 10 seconds.
69
+
70
+ Stay tuned.
71
+
72
  ### Example Story -> Flow
73
  https://chat.openai.com/share/e3163857-981b-4968-b2db-98ad869c9259
74