metadata
license: llama2
library_name: transformers
base_model:
- lmsys/vicuna-7b-v1.5
- meta-llama/Llama-2-7b-chat-hf
language:
- en
- zh
pipeline_tag: text-generation
tags:
- Minecraft
- Language
Vicuna Model Card
Model Details
Minecraft-Vicuna is a chat assistant trained by fine-tuning Vicuna v1.5 on conversations collected from CraftJarvis.
- Developed by: CraftJarvis
- Model type: An auto-regressive language model based on the transformer architecture
- License: Llama 2 Community License Agreement
- Finetuned from model: Vicuna 1.5
Model Sources
- Paper: OmniJARVIS, https://arxiv.org/abs/2407.00114
Uses
The primary use of Minecraft-Vicuna is research on large language models and chatbots. The primary intended users of the model are researchers and hobbyists in natural language processing, machine learning, and artificial intelligence.
How to Get Started with the Model
- Command line interface: https://github.com/lm-sys/FastChat#vicuna-weights
- APIs (OpenAI API, Huggingface API): https://github.com/lm-sys/FastChat/tree/main#api
Training Details
TODO.
Evaluation
TODO.