Text Generation
Safetensors
English
hudsongouge commited on
Commit
b2bb439
·
verified ·
1 Parent(s): b5d31e3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -66,7 +66,13 @@ Even though it was only trained up to 2048 token sequence length, in my testing
66
  Coming soon.
67
 
68
  ## Usage
69
- Stay tuned.
 
 
 
 
 
 
70
 
71
  ---
72
 
 
66
  Coming soon.
67
 
68
  ## Usage
69
+
70
+ To run DAT-Byte Small (200M), follow these steps.
71
+
72
+ 1. `git clone https://huggingface.co/hudsongouge/DAT-Byte-Small`
73
+ 2. `python3 run.py -c`
74
+
75
+ That's it! You're now in an interactive chat with the model!
76
 
77
  ---
78