power-greg commited on
Commit
cd02b51
1 Parent(s): 33bbdf4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -11,11 +11,10 @@ pinned: false
11
 
12
  # Introducing Lamini, the LLM Engine for Rapid Customization
13
 
14
- [Lamini](https://lamini.ai) gives every developer the superpowers that took the world from GPT-3 to ChatGPT!
15
-
16
- Today, you can try out our open dataset generator for training instruction-following LLMs (like ChatGPT) on [Github](https://github.com/lamini-ai/lamini).
17
-
18
- [Sign up](https://lamini.ai/contact) for early access to our full LLM training module, including enterprise features like cloud prem deployments.
19
 
20
  ![Lamini Prompt vs Engine](promp-vs-engine.png "Lamini Prompt vs LLM Engine")
21
 
 
11
 
12
  # Introducing Lamini, the LLM Engine for Rapid Customization
13
 
14
+ * [Lamini](https://lamini.ai) gives every developer the superpowers that took the world from GPT-3 to ChatGPT!
15
+ * Today, you can try out our open dataset generator for training instruction-following LLMs (like ChatGPT) on [Github](https://github.com/lamini-ai/lamini).
16
+ * [Sign up](https://lamini.ai/contact) for early access to our full LLM training module, including enterprise features like cloud prem deployments.
17
+ * [Playground](https://huggingface.co/spaces/lamini/instruct-playground) try out our first CC-BY licensed, instruction fine-tuned model: https://huggingface.co/spaces/lamini/instruct-playground
 
18
 
19
  ![Lamini Prompt vs Engine](promp-vs-engine.png "Lamini Prompt vs LLM Engine")
20