-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
executable file
·92 lines (75 loc) · 1.02 KB
/
.gitignore
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
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
# Python
__pycache__
*.pyc
*.egg-info
dist
# Log
*.log
*.log.*
# *.json
# *.jsonl
# Data
!**/alpaca-data-conversation.json
# Editor
.idea
*.swp
.vscode
# Other
.DS_Store
wandb
output
llavavid
checkpoints
project_checkpoints
debug_checkpoints
playground/data
playground/cc3m_llava34b_cap
ckpts*
.ipynb_checkpoints
chunyl_scripts
*.ipynb
# DevContainer
!.devcontainer/*
# Demo
serve_images/
notebooks/
logs
scripts/dist_*
logs/
submissions/
cn_scripts/
internal_project_checkpoints/
work_dirs
scripts/i18n/*
playground/.nfs028b000000010add00000001
HIP
playground/.nfs028b0000017bff2c00000012
scripts/qwen
scripts/vicuna
scripts/mistral
scripts/baseline_rep
scripts/cn_boli01_hl
scripts/cn_boli01_lf
scripts/cn_lf
scripts/cn_lq
scripts/cn_yg
scripts/cn_yg_hao
scripts/eva_encoder
scripts/i18n
scripts/i18n_higher_res
scripts/multi-images
scratchpad
build/
playground/*.json
mlx_configs/
data_processing/
# demo/
#data
ego-robo_data/
models--lmms-lab--llava-onevision-qwen2-7b-ov
wandb
.locks/
runs/
transformers/
scripts/logs/
/core