yorickvp/llava-v1.6-vicuna-13b 🖼️🔢📝 → 📝

▶️ 3.7M runs 📅 Feb 2024 ⚙️ Cog 0.9.2 🔗 GitHub ⚖️ License
image-analysis image-captioning image-to-text text-generation visual-understanding

About

LLaVA v1.6: Large Language and Vision Assistant (Vicuna-13B)

Example Output

Prompt:

"What should I take into account when visiting this place?"

Output

When visiting a place like the one shown in the image, which appears to be a serene lake with a dock and surrounded by mountains and forests, you should consider the following:

  1. Weather Conditions: Be prepared for the local weather. It can change rapidly, especially in mountainous areas, so check the forecast and dress in layers.

  2. Safety: If you plan to go on the water, make sure you have a life jacket and know how to swim. If you're not a strong swimmer, consider wearing a life jacket even if you're just walking along the shore.

  3. Wildlife: Be aware of the local wildlife and maintain a safe distance. Do not feed the animals, as this can disrupt their natural behavior and diet.

  4. Leave No Trace: Respect the environment by not littering and by staying on designated paths or trails.

  5. Emergency Preparedness: Have a first aid kit and know basic first aid. It's also a good idea to have a way to contact emergency services if needed.

  6. Navigation: If you're going into the woods or on the water, have a map or GPS device and know how to use it.

  7. Hydration and Nutrition: Bring enough water and food for your visit, especially if you'll be active.

  8. Clothing and Gear: Wear appropriate clothing for the weather and activities you plan to do. Bring sturdy footwear if you plan to hike or walk on uneven terrain.

  9. Local Regulations: Follow any posted rules or regulations, which might include fishing regulations, fire restrictions, or camping rules.

  10. Respect for Others: Be considerate of other visitors. Keep noise to a minimum and be mindful of others who may be trying to enjoy the same natural beauty as you.

Enjoy your visit and remember to take care of the environment and your fellow visitors.

Performance Metrics

29.65s Prediction Time
131.48s Total Time
All Input Parameters
{
  "image": "https://replicate.delivery/pbxt/KKRcRQnPriwGsRJVCZTysuIWqHk2zQEJO6z7b1iAhyDjvLJb/waterview.jpg",
  "top_p": 1,
  "prompt": "What should I take into account when visiting this place?",
  "max_tokens": 1024,
  "temperature": 0.2
}
Input Parameters
image Type: string
Input image
top_p Type: numberDefault: 1Range: 0 - 1
When decoding text, samples from the top p percentage of most likely tokens; lower to ignore less likely tokens
prompt (required) Type: string
Prompt to use for text generation
history Type: array
List of earlier chat messages, alternating roles, starting with user input. Include <image> to specify which message to attach the image to.
max_tokens Type: integerDefault: 1024Range: 0 - ∞
Maximum number of tokens to generate. A word is generally 2-3 tokens
temperature Type: numberDefault: 0.2Range: 0 - ∞
Adjusts randomness of outputs, greater than 1 is random and 0 is deterministic
Output Schema

Output

Type: arrayItems Type: string

Version Details
Version ID
0603dec596080fa084e26f0ae6d605fc5788ed2b1a0358cd25010619487eae63
Version Created
February 2, 2024
Run on Replicate →