Update README.md
Browse files
README.md
CHANGED
@@ -89,7 +89,9 @@ inference:
|
|
89 |
|
90 |
Instead of generating questions from text, generate instructions for LLMs!
|
91 |
|
92 |
-
Check out a [basic demo on Spaces](https://huggingface.co/spaces/pszemraj/generate-instructions)
|
|
|
|
|
93 |
|
94 |
|
95 |
## About
|
|
|
89 |
|
90 |
Instead of generating questions from text, generate instructions for LLMs!
|
91 |
|
92 |
+
- Check out a [basic demo on Spaces](https://huggingface.co/spaces/pszemraj/generate-instructions)
|
93 |
+
- An example of how to use instructiongen models in a CLI script can be found [here](https://gist.github.com/pszemraj/8b0213e700763106074d3ac15d041c14)
|
94 |
+
- You can find other models fine-tuned for instruction generation by [searching for the instructiongen tag](https://huggingface.co/models?other=instructiongen).
|
95 |
|
96 |
|
97 |
## About
|