TroyDoesAI commited on
Commit
5e3daa2
1 Parent(s): e0dceee

Update README.md

Browse files

Created a Google Colab Notebook and uploaded

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -4,6 +4,10 @@ license: apache-2.0
4
 
5
  Posted here first: https://www.reddit.com/r/Oobabooga/comments/192qb2c/mermaidmistral_a_work_in_progress_model_for_flow/
6
 
 
 
 
 
7
  ### Introduction:
8
 
9
  Introducing MermaidMistral, a powerful yet compact 7-billion-parameter language model adept at Python code understanding and crafting engaging story flow maps. Trained on a meticulously hand curated dataset of 478 diverse Python examples and hand crafted mermaid flow maps utilizing https://mermaid.live, this model goes beyond its size to deliver exceptional performance in code understanding and story visualization.
 
4
 
5
  Posted here first: https://www.reddit.com/r/Oobabooga/comments/192qb2c/mermaidmistral_a_work_in_progress_model_for_flow/
6
 
7
+ It's kinda barely under 16GB in full precision,
8
+ you can give it a try using ![Google Colab Notebook](https://github.com/Troys-Code/AI_For_Free/blob/main/MermaidMistral_Colab_TextGen_GPU.ipynb)
9
+ I threw this together but be warned it will OOM on long context due to Free Tier being limited to 15GB VRAM.
10
+
11
  ### Introduction:
12
 
13
  Introducing MermaidMistral, a powerful yet compact 7-billion-parameter language model adept at Python code understanding and crafting engaging story flow maps. Trained on a meticulously hand curated dataset of 478 diverse Python examples and hand crafted mermaid flow maps utilizing https://mermaid.live, this model goes beyond its size to deliver exceptional performance in code understanding and story visualization.