lidarbtc/kollava-v1.5 πŸ–ΌοΈπŸ”’πŸ“ β†’ πŸ“

▢️ 66 runs πŸ“… Dec 2023 βš™οΈ Cog 0.8.6 πŸ”— GitHub βš–οΈ License
image-to-text korean visual-question-answering

About

korean version of llava-v1.5

Example Output

Prompt:

"ν•΄λ‹Ή 이미지에 λ“±μž₯ν•˜λŠ” 인물의 볡μž₯은 μ–΄λŠ 상황에 μ•Œλ§žλŠ” μ˜·μ΄μ•Ό?"

Output

이미지 속 인물은 탱크톱과 κ°€μ£½ μŠ€νŠΈλž©μ„ μ°©μš©ν•˜κ³  있으며, μ΄λŠ” μΊμ£Όμ–Όν•˜κ³  νŽΈμ•ˆν•œ 볡μž₯을 μ•”μ‹œν•©λ‹ˆλ‹€. 이 볡μž₯은 λ₯κ±°λ‚˜ λ”°λœ»ν•œ 날씨에 μ ν•©ν•˜λ©° μ›€μ§μž„μ΄ 자유둭고 νŽΈμ•ˆν•©λ‹ˆλ‹€. 이 볡μž₯은 피크닉, ν•΄λ³€ λ‚˜λ“€μ΄, μΉœκ΅¬λ“€κ³Όμ˜ μΊμ£Όμ–Όν•œ λͺ¨μž„ λ“± 여름철 μ•Όμ™Έ ν–‰μ‚¬λ‚˜ ν™œλ™μ— μ ν•©ν•©λ‹ˆλ‹€. λ˜ν•œ κ°€μ£½ μŠ€νŠΈλž©μ€ μŠ€νƒ€μΌλ¦¬μ‹œν•˜κ³  μ—£μ§€ μžˆλŠ” λŠλ‚Œμ„ 더해 μΊμ£Όμ–Όν•œ λΆ„μœ„κΈ°μ— μ„Έλ ¨λ―Έλ₯Ό λ”ν•©λ‹ˆλ‹€.

Performance Metrics

9.24s Prediction Time
109.46s Total Time
All Input Parameters
{
  "image": "https://replicate.delivery/pbxt/K3fzsUGoCa8rhQeHoOCVVVk9xcDbejJ2r3B43RDaE6Xyytii/haerin.jpg",
  "top_p": 1,
  "prompt": "ν•΄λ‹Ή 이미지에 λ“±μž₯ν•˜λŠ” 인물의 볡μž₯은 μ–΄λŠ 상황에 μ•Œλ§žλŠ” μ˜·μ΄μ•Ό?",
  "max_tokens": 1024,
  "temperature": 0.2
}
Input Parameters
image (required) 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
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: array β€’ Items Type: string

Example Execution Logs
/root/.pyenv/versions/3.11.7/lib/python3.11/site-packages/transformers/generation/utils.py:1270: UserWarning: You have modified the pretrained model configuration to control generation. This is a deprecated strategy to control generation and will be removed soon, in a future version. Please use a generation configuration file (see https://huggingface.co/docs/transformers/main_classes/text_generation )
warnings.warn(
Version Details
Version ID
f86c65854b3e8b3b351758e56827a93b01cbb90f08515531ce2d385bebce7e32
Version Created
December 16, 2023
Run on Replicate β†’