forked from bentoml/BentoML
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
47 lines (47 loc) · 1.16 KB
/
CITATION.cff
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
cff-version: 1.2.0
title: 'BentoML: The framework for building reliable, scalable and cost-efficient AI application'
message: >-
If you use this software, please cite it using these
metadata.
type: software
authors:
- given-names: Chaoyu
family-names: Yang
email: [email protected]
- given-names: Sean
family-names: Sheng
email: [email protected]
- given-names: Aaron
family-names: Pham
email: [email protected]
orcid: 'https://orcid.org/0009-0008-3180-5115'
- given-names: Shenyang
family-names: ' Zhao'
email: [email protected]
- given-names: Sauyon
family-names: Lee
email: [email protected]
- given-names: Bo
family-names: Jiang
email: [email protected]
- given-names: Fog
family-names: Dong
email: [email protected]
- given-names: Xipeng
family-names: Guan
email: [email protected]
- given-names: Frost
family-names: Ming
email: [email protected]
repository-code: 'https://github.com/bentoml/bentoml'
url: 'https://bentoml.com/'
keywords:
- MLOps
- LLMOps
- LLM
- Infrastructure
- BentoML
- LLM Serving
- Model Serving
- Serverless Deployment
license: Apache-2.0