MonsterMMORPG commited on
Commit
9440a2b
1 Parent(s): 332e267

i have recorded a very high quality tutorial please accept this change

Browse files

Thank you so much for the model. Added link to readme into proper section with a proper description.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -24,6 +24,8 @@ on a [~15K record instruction corpus](https://github.com/databrickslabs/dolly/tr
24
 
25
  ## Usage
26
 
 
 
27
  To use the model with the `transformers` library on a machine with GPUs, first make sure you have the `transformers` and `accelerate` libraries installed.
28
  In a Databricks notebook you could run:
29
 
24
 
25
  ## Usage
26
 
27
+ Windows installation and usage tutorial with Gradio interface and 8bit load: [YouTube link](https://www.youtube.com/watch?v=ku6UvK1bsp4)
28
+
29
  To use the model with the `transformers` library on a machine with GPUs, first make sure you have the `transformers` and `accelerate` libraries installed.
30
  In a Databricks notebook you could run:
31