File size: 1,962 Bytes
df6d01d
 
 
f0c00b8
 
df6d01d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8025651
df6d01d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
---
inference: false
pipeline_tag: image-text-to-text
datasets:
- teamcraft/TeamCraft-Data-Dec
---
<br>
<br>

# TeamCraft-VLA-7B-Dec Model Card

TeamCraft-VLA-7B-Dec is a multi-modal vision-language action model designed for decentralized multi-agent collaborations. The model encodes multi-modal prompts specifying the task, one agent's visual observation and inventory at each timestep to generate actionable output for single agents under multi-agent settings.

## Usage

We provide a full environment with detailed running instruction on [GitHub](https://github.com/teamcraft-bench/teamcraft).

## Model details

The TeamCraft-VLA (Vision-Language-Action) architecture integrates a CLIP ViT-L/14 visual encoder with a linear projector for modality alignment and Vicuna-v1.5-7B (Llama 2.0) as the LLM backbone, combining visual and text embeddings to generate actions for multi-agent tasks.

**Model Type:**

- Vision-Language Action Model

**Model version:**

- v1.0

**Model date:**

- TeamCraft-VLA-7B-Dec is trained on September 2024

**Training dataset:**

- [Teamcraft decentralized full dataset](https://huggingface.co/datasets/teamcraft/TeamCraft-Data-Dec)


## Uses

### Direct use
- **Primary intended uses:**
The primary use of the TeamCraft-VLA-7B-Dec is research on multi-agents under multi-modal settings.

- **Primary intended users:**
The primary intended users of the model are researchers and hobbyists in computer vision, natural language processing, machine learning, multi-agent system, and artificial intelligence.

### Out-of-Scope Use:

- The model is not designed for real-world decision-making or deployment in safety-critical systems.

- The model not be used for tasks requiring ethical reasoning, moral judgments, or any applications where improper actions could lead to harm or violation of regulations.

## License
Llama 2 is licensed under the LLAMA 2 Community License, 
Copyright (c) Meta Platforms, Inc. All Rights Reserved.