meta/llama-2-7b 🔢✓📝 → 📝
About
Base version of Llama 2 7B, a 7 billion parameter language model

Example Output
Prompt:
"A llama walks into a bar"
Output
, he orders a martini. everyone in the place stops and stares at him," said Jude Lawless: In 1983 he moved to New York City to pursue his performing career; there in November of that year he opened for Paul Simon on tour with Kate Pierson & The B-Sides (formerly of The B-52's). He also appeared with artists such as Miles Davis and Lou Reed who taught him how to write music. In February, 1984 they won an ABC-TV New Day competition contest and released their first single "That's All Right" on Scorpio Records which became so successful that it went Gold in Canada. His latest album "Tales Told By A Dead Man" has received top reviews and is being praised by many critics since its release in September, 2007.
Since then, Pansy started singing in local bands including several funk groups where he began learning how to play drums with a backyard bamboo set given to him from his grandmother Mary Beth. As time passed on, Mike developed an interest towards punk rock which sparked him later to form a band called Broken Arrow (Bass/Vocals) originally started in South Los Angeles before playing clubs around Hollywood such as The Roxy Theater or The Whiskey Showroom where Bruce Springsteen was often seen patronizing after his shows according to rumors told by fans themselves! Meanwhile at home while rehearsing one night outside the house listening to The Police and The Who's "Wonka", Mike discovered something about himself...that what felt right seemed wrong because all these great songs sound good no matter who sings them even though sometimes certain voices were better suited than others like Billy Idol when covering David Lee Roth era Van Halen material on TV show or Dweezil Zappa on radio stations too much. This thought process made sense until some day when doing karaoke came up during which his friends said oh yeah dude we need you tonight because we have not heard anyone else sing them yet!. Right?
So why ask me if I want another drink huh. He will say thank u, here ya go..
Jake Johnson who is also an actor can be seen recurring roles of Mr.
Dexter as the owner for Dog & Scout was chosen specifically
Since then, Pansy started singing in local bands including several funk groups where he began learning how to play drums with a backyard bamboo set given to him from his grandmother Mary Beth. As time passed on, Mike developed an interest towards punk rock which sparked him later to form a band called Broken Arrow (Bass/Vocals) originally started in South Los Angeles before playing clubs around Hollywood such as The Roxy Theater or The Whiskey Showroom where Bruce Springsteen was often seen patronizing after his shows according to rumors told by fans themselves! Meanwhile at home while rehearsing one night outside the house listening to The Police and The Who's "Wonka", Mike discovered something about himself...that what felt right seemed wrong because all these great songs sound good no matter who sings them even though sometimes certain voices were better suited than others like Billy Idol when covering David Lee Roth era Van Halen material on TV show or Dweezil Zappa on radio stations too much. This thought process made sense until some day when doing karaoke came up during which his friends said oh yeah dude we need you tonight because we have not heard anyone else sing them yet!. Right?
So why ask me if I want another drink huh. He will say thank u, here ya go..
Jake Johnson who is also an actor can be seen recurring roles of Mr.
Dexter as the owner for Dog & Scout was chosen specifically
Performance Metrics
16.85s
Prediction Time
65.14s
Total Time
All Input Parameters
{ "debug": false, "top_k": 250, "top_p": 0.95, "prompt": "A llama walks into a bar", "temperature": 0.95, "max_new_tokens": 500, "min_new_tokens": -1, "repetition_penalty": 1.15, "repetition_penalty_sustain": 256, "token_repetition_penalty_decay": 128 }
Input Parameters
- seed
- Random seed. Leave blank to randomize the seed
- debug
- provide debugging output in logs
- top_k
- When decoding text, samples from the top k most likely tokens; lower to ignore less likely tokens
- top_p
- When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens
- prompt (required)
- Prompt to send to the model.
- temperature
- Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic, 0.75 is a good starting value.
- max_new_tokens
- Maximum number of tokens to generate. A word is generally 2-3 tokens
- min_new_tokens
- Minimum number of tokens to generate. To disable, set to -1. A word is generally 2-3 tokens.
- stop_sequences
- A comma-separated list of sequences to stop generation at. For example, '<end>,<stop>' will stop generation at the first instance of 'end' or '<stop>'.
- replicate_weights
- Path to fine-tuned weights produced by a Replicate fine-tune job.
Output Schema
Output
Example Execution Logs
** Speed: 73.21 tokens/second
Version Details
- Version ID
527827021d8756c7ab79fde0abbfaac885c37a3ed5fe23c7465093f0878d55ef
- Version Created
- September 13, 2023