Then just a week later @advadnoun shared another Colab notebook named The BigSleep.
@replicate
-

DeepDaze: Text-to-Image Generation via Colab
By
–
A few weeks after the release of the OpenAI papers, @advadnoun shared DeepDaze, a Colab notebook that generated images from text. Originally shared here:
https://x.com/advadnoun/status/1348375026697834496
… The images were quite abstract, but legible enough to inspire more experimentation. -
Streaming Output with cURL and jq Programming Example
By
–
You can also receive streaming output using the programming language of your choice. Here's an example using cURL and jq: pic.twitter.com/6pLpTULCU9
— Replicate (@replicate) 14 août 2023You can also receive streaming output using the programming language of your choice. Here's an example using cURL and jq:
-
API now supports server-sent event streams for language models
By
–
Our API now supports server-sent event streams for language models, giving you live output as the model is running. Learn how to consume event streams to make your apps more responsive.
-

Llama 2 Demonstrates Surprising Tool Use Emergence
By
–
Tell Llama 2 about the tools it can use. It has surprising “tool use emergence.”
-

Temperature Settings for Creative vs Factual Llama Output
By
–
Play with the temperature. “A hot Llama never says the same thing twice.” Use higher temp for creative output, low for fact retrieval. Don't go too hot:
-
Llama 2 Model Sizes: Performance Trade-offs and Use Cases
By
–
As Llama 2 weight increases it gets slower and wiser. Much like Llamas in the real world. – 7b for summarizing or categorizing
– 13b for creative output
– 70b for anything involving nuance -
System Prompts: Optimize LLM Responses with Custom Instructions
By
–
Don't sleep on system prompts. – don't use the default
– use them to tell Llama who it should be or constraints for how to respond
– keep them short (they take up context window) -
Guide to Mastering Llama 2 Prompting Techniques
By
–
Want to become a better Llama whisperer? We wrote a guide covering the art and science of prompting Llama 2. https://
replicate.com/blog/how-to-pr
ompt-llama
… Here's the TLDR

