Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
mucai
/
llava-next-vicuna-7b-m3
like
0
Text Generation
Transformers
Safetensors
llava_llama
arxiv:
2405.17430
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
llava-next-vicuna-7b-m3
/
generation_config.json
mu-cai
Update Llama-3 and Phi-3 training and evaluation
bdeb3c8
6 months ago
raw
Copy download link
history
blame
Safe
170 Bytes
{
"attn_implementation"
:
"flash_attention_2"
,
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"transformers_version"
:
"4.36.2"
}