aorabdel commited on
Commit
a39e8d2
·
verified ·
1 Parent(s): 58af62f

Sync model repo (text/metadata)

Browse files
Files changed (2) hide show
  1. README.md +33 -6
  2. metadata.yaml +1 -1
README.md CHANGED
@@ -181,13 +181,40 @@ This model is intended for developers evaluating text generation workloads on Ar
181
 
182
  ## About this version
183
 
184
- This repository contains a converted version of the TinyLlama/TinyLlama-1.1B-Chat-v1.0 model, originally developed by the TinyLlama project.
185
- Arm has converted the model to enable efficient execution on Arm-based platforms. No changes have been made to the model's intended behavior.
186
 
187
- ## Original model and documentation
 
188
 
189
- For full details of the original model, please refer to the original [model card](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0).
 
190
 
191
- ## Purpose of this release
 
192
 
193
- This version is provided by Arm as a reference implementation to demonstrate performance on Arm-based systems. It is not a production-ready or supported solution. Users should evaluate the model independently for their use-case. Arm provides no warranties or ongoing support for this version.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
181
 
182
  ## About this version
183
 
184
+ Original Model:
185
+ TinyLlama/TinyLlama-1.1B-Chat-v1.0 by The TinyLlama project - [Repository](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0)
186
 
187
+ Optimization/conversion:
188
+ Arm-Optimized version for execution on Arm-based platforms.
189
 
190
+ Converted/optimized by:
191
+ Arm
192
 
193
+ License:
194
+ The Original Model and the Optimized Model are subject to [Apache-2.0](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/apache-2.0.md).
195
 
196
+ This repository contains a converted or optimized version of the Original Model (the “Optimized Model”). The Original Model has been converted or optimized as described above for execution on Arm-based platforms.
197
+
198
+ No retraining or fine-tuning of the Original Model was performed as part of the conversion or optimization. The conversion or optimization was not intended to change the Original Model’s behavior or intended use.
199
+
200
+ ### Original Model and Documentation
201
+
202
+ For information about the Original Model, including its development, training data, intended uses, limitations and other relevant information, please refer to the [Original Model repository](https://huggingface.co/TinyLlama/TinyLlama-1.1B-Chat-v1.0). Information in that repository was provided by the original developer or other third parties and, unless expressly stated otherwise, has not been independently verified by Arm.
203
+
204
+ ### Licenses and Third-Party Terms
205
+
206
+ Use of the Original Model and the Optimized Model is subject to the applicable licenses, usage restrictions and other terms identified above and in the relevant repositories. Publication of the Optimized Model does not grant any rights beyond those provided under the applicable license terms.
207
+
208
+ You are responsible for reviewing those terms and ensuring that your use of the Original Model and the Optimized Model is permitted.
209
+
210
+ ### Purpose of this Release
211
+
212
+ The Optimized Model is provided as a reference implementation to demonstrate and evaluate execution and performance on Arm-based systems. It is not a production-ready or supported solution.
213
+
214
+ Arm’s publication of the Optimized Model does not constitute an endorsement or certification of the Original Model or a representation that the Optimized Model is suitable for production use or any particular purpose.
215
+
216
+ To the fullest extent permitted by applicable law (i) the Optimized Model is provided “as is.” Arm makes no representations or warranties that the Original Model, the Optimized Model or their outputs are accurate, safe, secure, non-infringing, legally compliant, suitable for production use or fit for any particular purpose; and (ii) Arm will not be liable for any loss or damage arising from or in connection with the Optimized Model, its use or its outputs.
217
+
218
+ You are responsible for independently evaluating the Optimized Model, its outputs and its suitability for your intended use, including compliance with applicable legal, regulatory, safety and security requirements.
219
+
220
+ Arm does not commit to provide ongoing support, maintenance or updates for the Optimized Model. Any use of or reliance on the Optimized Model or its outputs is at your own risk.
metadata.yaml CHANGED
@@ -1,7 +1,7 @@
1
  schema_version: 1.0.0
2
  report_type: llm-generative
3
  task_type: text-generation
4
- title: TinyLlama-1.1B-Chat INT4 — ONNX GenAI (Vivo X300)
5
  description: >-
6
  A compact chat-oriented causal language model for text generation and instruction following, using
7
  mixed-precision quantization with INT4 transformer weights, INT8 embeddings, dynamic INT8
 
1
  schema_version: 1.0.0
2
  report_type: llm-generative
3
  task_type: text-generation
4
+ title: TinyLlama-1.1B-Chat INT4
5
  description: >-
6
  A compact chat-oriented causal language model for text generation and instruction following, using
7
  mixed-precision quantization with INT4 transformer weights, INT8 embeddings, dynamic INT8