huggingface / huggingface/optimum-nvidia

When can I support llava

Open
#106 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1k
Forks
103
Avg merge
2m
Merged PRs (30d)
1

Description

When can I support llava ?
_SUPPORTED_MODEL_CLASS = {
"llama": LlamaForCausalLM,
"mistral": MistralForCausalLM,
"gemma": GemmaForCausalLM,
}

Contributor guide

Open the contributing guide

Research direction

Start by locating the definition of _SUPPORTED_MODEL_CLASS and reviewing how the existing Llama, Mistral, and Gemma entries are supported. Determine the required llava integration and validation path; the work is done when llava is supported consistently with those existing model classes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.