-
Notifications
You must be signed in to change notification settings - Fork 32
/
.gitignore
46 lines (46 loc) · 851 Bytes
/
.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
__pycache__/
analytics/comparison.json
site
*.zip
*.zip
*.env
e.json
.DS_Store
.locks/*
website/nginx.conf
website/mkdocs.yml
website/.htpasswd
website/ssl
./scripts/model.tar.gz
/data/models/*/endpoints.json
**/metrics/*/per_chunk/*
**/metrics/*/per_inference/*
**/hf_token.txt
data/dataset/*
data/prompts/*
**/.ipynb_checkpoints/
data/metrics/*
data/models*
llama2_tokenizer/*
**/endpoint_path.txt
**/results_path.txt
metadata/*
**/DS_Store
.DS_Store
.fmbt/*
dist/*
tokenizer/*
src/fmbench/results/
src/fmbench/metadata/
src/fmbench/distilbert-base-uncased-v1-SageMaker/
distilbert-base-uncased-v1-SageMaker/
results/
llama2-7b-v1-SageMaker/
fmbench.log
llama2-13b-inf2-g5-p4d-v1-SageMaker/
llama2-70b-g5-p4d-trt-v1-SageMaker/
Llama2-7b-g4dn-SageMaker/
Llama2-7b-g4dn-g5-SageMaker/
llama2-70b-g5-inf2-tgi-v1-SageMaker/
results-*/
analytics/results/