TroyDoesAI
commited on
Commit
•
8740e0e
1
Parent(s):
ce96f53
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
1 |
---
|
2 |
-
license: cc-by-
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license: cc-by-4.0
|
3 |
---
|
4 |
+
|
5 |
+
# Mermaid-Llama-3-8B:
|
6 |
+
|
7 |
+
---
|
8 |
+
New Prompt Template.
|
9 |
+
"instruction,input,output": "Mermaid-Generator-Request: %instruction%\n\n### Input:\n%input%\n\n### Mermaid:\n%output%"
|
10 |
+
|
11 |
+
---
|
12 |
+
|
13 |
+
Example of what you would send to my model to get a flow graph that ends with ``` every time.
|
14 |
+
|
15 |
+
https://drive.google.com/file/d/1z1QM9KZdg_VeH-tGwIY-cyxDas0ucnKc/view?usp=sharing
|