Views
No views yet
llama-2-7b-chat-hf-libra (huggingface version of LLaMA2-7B-Chat).llama-2-7b-chat-hf-libra/
|
│ # original llama files
|
├── ...
│
│ # newly added vision tokenizer
│
├── vision_tokenizer_config.yaml
├── vqgan.ckpt
│
│ # CLIP model
│
└── openai-clip-vit-large-patch14-336/
└── ...