Commit
·
14b5793
1
Parent(s):
4069ae8
Update README.md
Browse filesAdded Photos of generations and link to implement mermaid js diagrams to images.
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 |
+

|
34 |
+
|
35 |
+
2. Mermaid Mistral Generation 2:
|
36 |
+

|
37 |
+
|
38 |
+
3. ChatGPT Generation:
|
39 |
+

|
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 |
|