Instructions to use Kwai-Keye/Keye-VL-8B-Preview with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Kwai-Keye/Keye-VL-8B-Preview with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Kwai-Keye/Keye-VL-8B-Preview", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Request the Keye-VL-8B-base and ViT-base
2
#6 opened 9 months ago
by
alexeevan
Screenspot evaluation
2
#4 opened 11 months ago
by
jfwang213
Technical paper link broken?
2
#3 opened 11 months ago
by
CyborgPaloma
Feasibility of 32B language model base
👀 3
1
#2 opened 11 months ago
by
brandonbeiler
plz gguf and mmproj file, thanks
4
#1 opened 11 months ago
by
ericjing