sonicc commited on
Commit
a80f823
·
verified ·
1 Parent(s): 1dfca3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -29,6 +29,11 @@ allowing for better modeling of structured data.
29
  - **Finetuned from model:** [`distilgpt2`](https://huggingface.co/distilbert/distilgpt2)
30
 
31
  ## Uses
 
 
 
 
 
32
  ### Direct Use
33
 
34
  This Tabby checkpoint can be used for:
 
29
  - **Finetuned from model:** [`distilgpt2`](https://huggingface.co/distilbert/distilgpt2)
30
 
31
  ## Uses
32
+
33
+ ### How to Use
34
+ [This demo notebook](https://github.com/soCromp/tabby/blob/main/demo.ipynb) loads the model checkpoint provided here and uses it to perform synthesis.
35
+ To get started, follow the [environment setup instructions](https://github.com/soCromp/tabby/tree/main) in the GitHub readme.
36
+
37
  ### Direct Use
38
 
39
  This Tabby checkpoint can be used for: