Update README.md
Browse files
README.md
CHANGED
@@ -31,22 +31,35 @@ in different languages. The finetuning was always performed using English instru
|
|
31 |
|
32 |
### Model Description
|
33 |
|
34 |
-
|
35 |
-
Embedding Size
|
36 |
-
|
37 |
-
Pharia-1-Embedding-4608-control
|
38 |
-
4608
|
39 |
-
Pharia-1-Embedding-4608-control is an Embedding model optimized for German, French and Spanish and designed for customizable embeddings at runtime via instructions (prompts).
|
40 |
|
41 |
<!-- Provide a longer summary of what this model is. -->
|
42 |
|
43 |
-
### Model
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
44 |
|
45 |
-
<!-- Provide the basic links for the model.
|
46 |
|
47 |
- **Repository:** [More Information Needed]
|
48 |
- **Paper [optional]:** [More Information Needed]
|
49 |
- **Demo [optional]:** [More Information Needed]
|
|
|
50 |
|
51 |
## Uses
|
52 |
|
|
|
31 |
|
32 |
### Model Description
|
33 |
|
34 |
+
|
35 |
+
|Model |Embedding Size|Description|
|
36 |
+
|--------------------------------|--------------|-----------|
|
37 |
+
|Pharia-1-Embedding-4608-control |4608|Pharia-1-Embedding-4608-control is an Embedding model optimized for German, French and Spanish and designed for customizable embeddings at runtime via instructions (prompts)|
|
|
|
|
|
38 |
|
39 |
<!-- Provide a longer summary of what this model is. -->
|
40 |
|
41 |
+
### Model Access
|
42 |
+
|
43 |
+
We provide access to our models through the channels listed below.
|
44 |
+
- On-premise installation: Our customers are supplied with our full LLM and Embedding model stack, including model weights
|
45 |
+
and inference runtime. Contact us for options to deploy Pharia-1-Embedding-4608-control in any cloud or on-premise environment.
|
46 |
+
We provide our customers with open access to our full model checkpoint including weights and code for commercial use.
|
47 |
+
Please refer to the changelog for updates to the models served. We do not deprecate officially released versions
|
48 |
+
of old model generations when we release newer versions, so users can continue to have access to available models.
|
49 |
+
No prompt data is stored when using our systems, which means that we do not
|
50 |
+
collect PII (personally identifiable information) for any of our public API users as detailed in our Terms & Conditions.
|
51 |
+
We do not log user inputs to the models. We do not train on user data.
|
52 |
+
- **Note:** The same models are made available to users regardless of their geographic location,
|
53 |
+
and the input language but subject to sanction regimes, technology export regulations, and other restrictions that may apply.
|
54 |
+
The same offering is provided to all countries within and external to the European Union if no legal restrictions apply.
|
55 |
+
|
56 |
|
57 |
+
<!-- Provide the basic links for the model.
|
58 |
|
59 |
- **Repository:** [More Information Needed]
|
60 |
- **Paper [optional]:** [More Information Needed]
|
61 |
- **Demo [optional]:** [More Information Needed]
|
62 |
+
-->
|
63 |
|
64 |
## Uses
|
65 |
|