DAMO-NLP-SG / DAMO-NLP-SG/Video-LLaMA

modelling_llama.py

Open
#166 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.1k
Forks
286
PR merge metrics
No merged PRs in 30d

Description

In Video-LLaMA, we notice that you load LlamaForCausalLM from ./models/modelling_llama.py. I wonder why not directly load it by "from transformers import LlamaForCausalLM". Do you make any change of the original code in Transforms packages?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading models/modelling_llama.py and compare it with Transformers' LlamaForCausalLM implementation. Determine whether the local file changes the upstream model and why the project imports it; done means the rationale and any differences are clearly recorded.

Written by the indexing model from the issue text.

Assessment

Tech stack
huggingface, python
Domain
ai, machine-learning
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.