Commit
·
cef06c2
1
Parent(s):
213ec81
Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ Some examples of non-commercial use:
|
|
31 |
- Personal research
|
32 |
|
33 |
### Commercial Use
|
34 |
-
You can [purchase a life-time license here](https://buy.stripe.com/7sI14QcWhci71ck3ce) for commercial use for €9.99 per
|
35 |
|
36 |
*In addition to the above, all use of this model is further subject to terms in the [Meta license](https://ai.meta.com/resources/models-and-libraries/llama-downloads/).
|
37 |
|
@@ -40,8 +40,8 @@ Some examples of commercial use:
|
|
40 |
- Using or building on fLlama for an internal company language model.
|
41 |
|
42 |
Commercial license examples:
|
43 |
-
- Running fLlama on a CPU =
|
44 |
-
- Running fLlama on a CPU + GPU/TPU = 1 license required.
|
45 |
- Running fLlama sharded across 2 GPUs = 2 licenses required.
|
46 |
Licenses are transferable across different machines provided they are not running simultaneously.
|
47 |
|
|
|
31 |
- Personal research
|
32 |
|
33 |
### Commercial Use
|
34 |
+
You can [purchase a life-time license here](https://buy.stripe.com/7sI14QcWhci71ck3ce) for commercial use for €9.99 per device.
|
35 |
|
36 |
*In addition to the above, all use of this model is further subject to terms in the [Meta license](https://ai.meta.com/resources/models-and-libraries/llama-downloads/).
|
37 |
|
|
|
40 |
- Using or building on fLlama for an internal company language model.
|
41 |
|
42 |
Commercial license examples:
|
43 |
+
- Running fLlama on a CPU = 1 license required.
|
44 |
+
- Running fLlama on a CPU + GPU/TPU = 1 license required. (CPU is considered ancilliary in this case)
|
45 |
- Running fLlama sharded across 2 GPUs = 2 licenses required.
|
46 |
Licenses are transferable across different machines provided they are not running simultaneously.
|
47 |
|