TroyDoesAI commited on
Commit
98c3abe
1 Parent(s): 332e072

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -157,5 +157,13 @@ STAY TUNED: THERES MORE TO COME, SOON MERMAID MODELS WILL BE ABLE TO TURN "MERMA
157
  This new dataset is gonna be a game changer for refactoring code blocks if it works.
158
  I am interviewing like crazy so this may take some time as my days have been hectic, imaging studying for finals week every week.
159
  ```
160
- video on how to use colab notebook and inference the model in the simplest example https://m.youtube.com/watch?v=fdwoOmiA2d0
161
- colab notebook: https://colab.research.google.com/github/Troys-Code/MermaidEngine/blob/main/Mermaid_Llama_RAG_Colab_TextGen_GPU.ipynb
 
 
 
 
 
 
 
 
 
157
  This new dataset is gonna be a game changer for refactoring code blocks if it works.
158
  I am interviewing like crazy so this may take some time as my days have been hectic, imaging studying for finals week every week.
159
  ```
160
+
161
+ video on how to use colab notebook and inference the model in the simplest example:
162
+ '''
163
+ https://m.youtube.com/watch?v=fdwoOmiA2d0
164
+ '''
165
+
166
+ colab notebook:
167
+ '''
168
+ https://colab.research.google.com/github/Troys-Code/MermaidEngine/blob/main/Mermaid_Llama_RAG_Colab_TextGen_GPU.ipynb
169
+ '''